File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -387,9 +387,9 @@ If during {ExecuteSelectionSet()} a _response position_ with a non-null type
387387raises a _ runtime error_ then that error must propagate to the parent response
388388position (the entire selection set in the case of a field, or the entire list in
389389the case of a list position), either resolving to {null} if allowed or being
390- further propagated to a parent _ response position _ .
390+ further propagated to a parent response position .
391391
392- If this occurs, any sibling response position which have not yet executed or
392+ If this occurs, any sibling response positions which have not yet executed or
393393have not yet yielded a value may be cancelled to avoid unnecessary work.
394394
395395Note: See [ Handling Runtime Errors] ( #sec-Handling-Runtime-Errors ) for more about
You can’t perform that action at this time.
0 commit comments