We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 815952a commit 21e3881Copy full SHA for 21e3881
spec/Section 5 -- Validation.md
@@ -692,10 +692,9 @@ validation rules apply in each case.
692
693
- For each {argument} in the document:
694
- Let {argumentName} be the Name of {argument}.
695
- - If the parent is a field or directive:
696
- Let {argumentDefinition} be the argument or variable definition named
697
{argumentName} provided by the parent field definition, directive definition
698
- or fragment definition.
+ or fragment spread.
699
- {argumentDefinition} must exist.
700
701
**Explanatory Text**
0 commit comments