We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e93488 commit d90c87cCopy full SHA for d90c87c
spec/Section 3 -- Type System.md
@@ -1624,7 +1624,7 @@ The value for an input object should be an input object literal or an unordered
1624
map supplied by a variable, otherwise a _request error_ must be raised. In
1625
either case, the input object literal or unordered map must not contain any
1626
entries with names not defined by a field of this input object type, otherwise a
1627
-response error must be raised.
+request error must be raised.
1628
1629
The result of coercion is an unordered map with an entry for each field both
1630
defined by the input object type and for which a value exists. The resulting map
0 commit comments