File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1707,12 +1707,12 @@ is constructed with the following rules:
1707
1707
Further , if the input object is a _OneOf Input Object_ , the following additional
1708
1708
rules apply :
1709
1709
1710
- - Prior to construction of the coerced map via the rules above , the value to be
1711
- coerced must contain exactly one entry , and that entry must not be {null } or
1710
+ - Prior to construction of the coerced map via the rules above : the value to be
1711
+ coerced must contain exactly one entry and that entry must not be {null } or
1712
1712
the {null } literal , otherwise a _request error_ must be raised .
1713
1713
1714
1714
- The map resulting from the input coercion rules above must contain exactly one
1715
- entry , and the value for that entry must not be {null }, otherwise a _request
1715
+ entry and the value for that entry must not be {null }, otherwise a _request
1716
1716
error_ must be raised .
1717
1717
1718
1718
Following are examples of input coercion for an input object type with a
You can’t perform that action at this time.
0 commit comments