Skip to content

Commit 78a2553

Browse files
robrichardbenjie
andcommitted
Update spec/Section 7 -- Response.md
Co-authored-by: Benjie <[email protected]>
1 parent b10cdf9 commit 78a2553

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: spec/Section 7 -- Response.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ output will be an object of the mutation root operation type.
5858
If an error was raised before execution begins, the `data` entry should not be
5959
present in the _response map_.
6060

61-
If an error was raised during the execution that prevented a valid result, the
62-
`data` entry in the _response map_ should be `null`.
61+
If an error was raised during execution that propagated to the operation root,
62+
the `data` entry in the _response map_ should be `null`.
6363

6464
### Errors
6565

0 commit comments

Comments
 (0)