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 bd038f2 commit 69cab2aCopy full SHA for 69cab2a
spec/Section 4 -- Introspection.md
@@ -421,7 +421,7 @@ response _unless_ an associated _field error_ has been raised.
421
422
The modified type in the `ofType` field may itself be a modified List type,
423
allowing the representation of Semantic-Non-Null of Lists. However it must not
424
-be a modified Semantic-Non-Null type to avoid a redundant Null-Only-On-Error of
+be a modified Semantic-Non-Null type to avoid a redundant Semantic-Non-Null of
425
Semantic-Non-Null; nor may it be a modified Non-Null type since these types are
426
mutually exclusive.
427
0 commit comments