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
387
387
raises a _ runtime error_ then that error must propagate to the parent response
388
388
position (the entire selection set in the case of a field, or the entire list in
389
389
the 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 .
391
391
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
393
393
have not yet yielded a value may be cancelled to avoid unnecessary work.
394
394
395
395
Note: See [ Handling Runtime Errors] ( #sec-Handling-Runtime-Errors ) for more about
You can’t perform that action at this time.
0 commit comments