We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffb1fcc commit 800f837Copy full SHA for 800f837
1 file changed
spec/Section 5 -- Validation.md
@@ -486,7 +486,7 @@ fragment conflictingBecauseAlias on Dog {
486
}
487
```
488
489
-Identical arguments are also merged if they have identical arguments. Both
+Identical fields are also merged if they have identical arguments. Both
490
values and variables can be correctly merged.
491
492
For example the following correctly merge:
0 commit comments