Skip to content

fix(hasura): meta.gqlVariables passed to updateMany Hasura data provider#6782

Merged
alicanerdurmaz merged 1 commit into
refinedev:nextfrom
thanaParis:fix/hasura-pass-meta-gqlvariables-to-update-many
May 12, 2025
Merged

fix(hasura): meta.gqlVariables passed to updateMany Hasura data provider#6782
alicanerdurmaz merged 1 commit into
refinedev:nextfrom
thanaParis:fix/hasura-pass-meta-gqlvariables-to-update-many

Conversation

@thanaParis

Copy link
Copy Markdown
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

Hasura data provider doesn't respect meta.gqlVariables for updateMany.

What is the new behavior?

fixes #6775

Notes for reviewers

@thanaParis thanaParis requested a review from a team as a code owner May 7, 2025 20:34
@changeset-bot

changeset-bot Bot commented May 7, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 0ac0269

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

This PR includes changesets to release 1 package
Name Type
@refinedev/hasura Patch

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

@netlify

netlify Bot commented May 7, 2025

Copy link
Copy Markdown

Deploy Preview for refine-doc-live-previews ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 0ac0269
🔍 Latest deploy log https://app.netlify.com/sites/refine-doc-live-previews/deploys/681bc3e8ca2ed90008715fd0
😎 Deploy Preview https://deploy-preview-6782--refine-doc-live-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@thanaParis thanaParis changed the base branch from main to next May 7, 2025 20:35
@alicanerdurmaz alicanerdurmaz added this to the May 2025 Release milestone May 12, 2025
@alicanerdurmaz alicanerdurmaz merged commit 45e47b1 into refinedev:next May 12, 2025
@thanaParis thanaParis deleted the fix/hasura-pass-meta-gqlvariables-to-update-many branch May 12, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Hasura data provider not using meta.gqlVariables

2 participants