Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(hasura): migrate to gql mutation and gql query examples #5478

Merged

Conversation

alicanerdurmaz
Copy link
Member

@alicanerdurmaz alicanerdurmaz commented Jan 4, 2024

  • @refinedev/hasura: Prioritize gqlQuery and/or gqlMutation fields if provided.
  • examples/data-provider-hasura: Updated to use gql queries/mutations.

https://refine.dev/docs/data/packages/hasura/

closes #5489

Self Check before Merge

Please check all items below before review.

  • Corresponding issues are created/updated or not needed
  • Docs are updated/provided or not needed
  • Examples are updated/provided or not needed
  • TypeScript definitions are updated/provided or not needed
  • Tests are updated/provided or not needed
  • Changesets are provided or not needed

Copy link

changeset-bot bot commented Jan 4, 2024

🦋 Changeset detected

Latest commit: cc7981d

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

nx-cloud bot commented Jan 4, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit cc7981d. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5478 January 4, 2024 13:48 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5478 January 4, 2024 13:49 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5478 January 4, 2024 14:28 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5478 January 4, 2024 14:29 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5478 January 4, 2024 16:46 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5478 January 4, 2024 16:46 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5478 January 5, 2024 08:22 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5478 January 5, 2024 08:22 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5478 January 5, 2024 09:32 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5478 January 5, 2024 09:32 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5478 January 5, 2024 12:42 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5478 January 5, 2024 12:42 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5478 January 5, 2024 13:30 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5478 January 5, 2024 13:30 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5478 January 8, 2024 06:38 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5478 January 8, 2024 06:38 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5478 January 10, 2024 14:55 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5478 January 10, 2024 14:56 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-website-5478 January 10, 2024 15:12 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5478 January 10, 2024 21:50 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5478 January 10, 2024 21:51 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-website-5478 January 10, 2024 22:07 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5478 January 11, 2024 06:18 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5478 January 11, 2024 06:18 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-website-5478 January 11, 2024 06:38 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5478 January 15, 2024 09:07 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5478 January 15, 2024 09:08 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-website-5478 January 15, 2024 09:27 Inactive
@alicanerdurmaz alicanerdurmaz requested review from a team as code owners February 1, 2024 07:08
@BatuhanW BatuhanW merged commit 24d81ca into master Feb 1, 2024
11 checks passed
@BatuhanW BatuhanW deleted the RK-451-hasura-migrate-to-gql-mutation-and-gql-query-examples branch February 1, 2024 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] add meta.gqlQuery and meta.qglMutation support to @refinedev/hasura
3 participants