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(packages/react): support operationName #1281

Closed
wants to merge 5 commits into from

Conversation

vicary
Copy link
Member

@vicary vicary commented Nov 27, 2022

Supports operation name for #876. It still needs a mockable fetcher, but it's a start.

  1. update hooks
  2. create tests for mutation and subscription
  3. docs
    1. Caveat: Multiple calls to useQuery({ operationName }) overrides operation names, a clean solution is not possible without proper selection scoping.

@vercel
Copy link

vercel bot commented Nov 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
gqty ✅ Ready (Inspect) Visit Preview Nov 29, 2022 at 6:28PM (UTC)

@vicary
Copy link
Member Author

vicary commented Apr 11, 2023

Feature covered by #1544

@vicary vicary closed this Apr 11, 2023
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.

1 participant