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)

@vicary vicary changed the title feat(package/gqty): support operationName feat(packages/gqty): support operationName Nov 25, 2022
@vicary vicary mentioned this pull request Nov 27, 2022
8 tasks
@vicary vicary marked this pull request as ready for review November 27, 2022 17:01
@vicary vicary requested review from PabloSzx and natew November 27, 2022 17:01
@vicary vicary force-pushed the feat/operation-name branch 2 times, most recently from 73fc27f to 41d7772 Compare November 27, 2022 17:15
@vicary vicary force-pushed the feat/operation-name branch from 41d7772 to 3ac9ff1 Compare November 27, 2022 17:18
@vicary vicary force-pushed the feat/operation-name branch 2 times, most recently from 902fb48 to 1fbba64 Compare November 27, 2022 17:23
@vicary vicary merged commit f39bb45 into main Nov 29, 2022
@vicary vicary deleted the feat/operation-name branch December 6, 2022 09:31
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