Skip to content

Move subscription implemention alongside execution#5

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

Move subscription implemention alongside execution#5
yaacovCR merged 1 commit intomainfrom
pr

Conversation

@yaacovCR
Copy link
Copy Markdown
Owner

...into the same file!

@yaacovCR yaacovCR merged commit ada80ac into main Oct 14, 2021
@yaacovCR yaacovCR deleted the pr branch October 14, 2021 20:59
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