Skip to content

Commit b977f03

Browse files
robrichardbenjie
andauthored
Update spec/Section 6 -- Execution.md
Co-authored-by: Benjie <benjie@jemjie.com>
1 parent e756d23 commit b977f03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/Section 6 -- Execution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -834,6 +834,6 @@ resolves to {null}, then the entire list must resolve to {null}. If the `List`
834834
type is also wrapped in a `Non-Null`, the field error continues to propagate
835835
upwards.
836836

837-
If all response positions from the root of the request to the source of the
838-
field error return `Non-Null` types, then the {"data"} entry in the response
837+
If every _response position_ from the root of the request to the source of the
838+
field error returns a `Non-Null` type, then the {"data"} entry in the response
839839
should be {null}.

0 commit comments

Comments
 (0)