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

fix(graphql): fix custom mutation params issue #6678

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

shaun-ak
Copy link

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

Values are not being passed

What is the new behavior?

values from params will now be passed

fixes (#6665 )

Notes for reviewers

@shaun-ak shaun-ak requested a review from a team as a code owner February 14, 2025 13:50
Copy link

changeset-bot bot commented Feb 14, 2025

🦋 Changeset detected

Latest commit: bd9d368

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

This PR includes changesets to release 1 package
Name Type
@refinedev/graphql 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

Copy link

netlify bot commented Feb 14, 2025

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

Built without sensitive environment variables

Name Link
🔨 Latest commit 374832a
🔍 Latest deploy log https://app.netlify.com/sites/refine-doc-live-previews/deploys/67af4a3f53e9210008f7e519
😎 Deploy Preview https://deploy-preview-6678--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.

@BatuhanW BatuhanW changed the base branch from main to next February 17, 2025 09:09
@BatuhanW BatuhanW requested a review from a team as a code owner February 17, 2025 09:09
@alicanerdurmaz alicanerdurmaz merged commit 989b438 into refinedev:next Feb 17, 2025
11 of 12 checks passed
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] GraphQL dataProvider is missing the params.payload variables merged into the buildVariables.
3 participants