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/gqty): support operationName #1276

Merged
merged 12 commits into from
Nov 29, 2022
Merged

feat(packages/gqty): support operationName #1276

merged 12 commits into from
Nov 29, 2022

Conversation

vicary
Copy link
Member

@vicary vicary commented Nov 23, 2022

This is a preparation step for #876, react changes will be done in another PR.

  1. buildQuery
  2. resolved
  3. inlineResolved

Quite a patchwork at the moment, I can't think of a way to proper scope selections with the current scheduler/interceptor design.

I may introduce a new fluent API at client level accessor/proxy in the future, e.g. client.withOptions({ operationName }).query.hello.

@vicary vicary self-assigned this Nov 23, 2022
@vercel
Copy link

vercel bot commented Nov 23, 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:09PM (UTC)

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