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 94a0027 commit 0361664Copy full SHA for 0361664
spec/Section 5 -- Validation.md
@@ -579,7 +579,7 @@ fragment conflictingDifferingResponses on Pet {
579
580
Fragment spread arguments can also cause fields to fail to merge.
581
582
-```graphql example
+```graphql counter-example
583
fragment commandFragment($command: DogCommand!) on Dog {
584
doesKnowCommand(dogCommand: $command)
585
}
0 commit comments