Skip to content

Correct README#12

Merged
yaacovCR merged 1 commit intomainfrom
pr
Oct 16, 2021
Merged

Correct README#12
yaacovCR merged 1 commit intomainfrom
pr

Conversation

@yaacovCR
Copy link
Copy Markdown
Owner

to reference graphql-executor instead of graphql-js

to reference graphql-executor instead of graphql-js
@yaacovCR yaacovCR merged commit df8898a into main Oct 16, 2021
@yaacovCR yaacovCR deleted the pr branch October 16, 2021 18:55
yaacovCR added a commit that referenced this pull request Sep 3, 2024
* Fragment args validation

* add experimental substitution

* validation suggestions (#12)

* validation suggestions

* remove OperationSignature from ValidationContext

only used in one rule, does not need to be on context

remove dependency on getVariableSignature

move FRAGMENT_ARGUMENT below ARGUMENT

fragment arguments do not have location defaults

only variable defaults => so getDefaultValue(), which returns location defaults for use with the allowedVariableUsage helper, should never be called by getVariableUsages with respect to fragment arguments

fragment arguments therefore need not add anything to the default value stack

reduce diff from main

these diffs crept in before Kind.FRAGMENT_ARGUMENT was separated out

---------

Co-authored-by: Yaacov Rydzinski <[email protected]>
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