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 c1c6345 commit 9965d8aCopy full SHA for 9965d8a
spec/Section 5 -- Validation.md
@@ -571,7 +571,7 @@ fragment conflictingDifferingResponses on Pet {
571
572
The same is true if a field is designated `Non-Nullable` in an operation. In this
573
case, `someValue` could be either a `String` or a `String!` which are two different
574
-types and therefor can not be merged:
+types and therefore can not be merged:
575
576
```graphql counter-example
577
fragment conflictingDifferingResponses on Pet {
0 commit comments