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

fragment args spec suggestions #1

Open
wants to merge 6 commits into
base: fragment-args-2024-amendments
Choose a base branch
from

Conversation

yaacovCR
Copy link

@yaacovCR yaacovCR commented Sep 4, 2024

the execution suggestions depend on graphql#1039 just like incremental delivery

I am not sure about the nomenclature for the validation suggestions.

Basically, there are two ways that fragment args/variables can be unused:

(1) They can be unused within the fragment definition that defines the variable.
(2) They can be unused by any fragment spreads.

@yaacovCR yaacovCR force-pushed the fragment-args-spec-suggestions branch from 7cb1898 to e09d8fc Compare September 4, 2024 12:01
@yaacovCR yaacovCR force-pushed the fragment-args-spec-suggestions branch from e09d8fc to b2546a0 Compare September 4, 2024 12:07
@yaacovCR yaacovCR force-pushed the fragment-args-spec-suggestions branch 2 times, most recently from da7743e to 25512c5 Compare September 4, 2024 12:18
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.

2 participants