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 43f01be commit 60323c9Copy full SHA for 60323c9
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