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(hasura): pass gqlVariables to getOne operation #6379

Conversation

BatuhanW
Copy link
Member

@BatuhanW BatuhanW commented Sep 30, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

What is the new behavior?

fixes #6374

Notes for reviewers

@BatuhanW BatuhanW requested a review from a team as a code owner September 30, 2024 07:26
Copy link

changeset-bot bot commented Sep 30, 2024

🦋 Changeset detected

Latest commit: 2cf6efd

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

Copy link

cypress bot commented Sep 30, 2024

refine    Run #11532

Run Properties:  status check passed Passed #11532  •  git commit c7f8af7c08 ℹ️: Merge 2cf6efdca6c02c23f540c5e63d6abb3c9da26888 into 273bc2eced7a3c7bf46206f228c9...
Project refine
Branch Review 6374-bug-getone-method-doesnt-use-metagqlvariables-in-refinedevhasura
Run status status check passed Passed #11532
Run duration 10m 17s
Commit git commit c7f8af7c08 ℹ️: Merge 2cf6efdca6c02c23f540c5e63d6abb3c9da26888 into 273bc2eced7a3c7bf46206f228c9...
Committer Batuhan Wilhelm
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 6
View all changes introduced in this branch ↗︎

@BatuhanW BatuhanW added this to the October Release milestone Oct 2, 2024
@BatuhanW BatuhanW merged commit a3fca84 into releases/october Oct 2, 2024
13 checks passed
@BatuhanW BatuhanW deleted the 6374-bug-getone-method-doesnt-use-metagqlvariables-in-refinedevhasura branch October 2, 2024 06:56
@aliemir aliemir mentioned this pull request Oct 7, 2024
@aliemir aliemir mentioned this pull request Oct 14, 2024
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] getOne method doesn't use meta.gqlVariables in @refinedev/hasura
2 participants