File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -922,8 +922,8 @@ result_.
922922
923923If a _ response position_ resolves to {null} because of an execution error which
924924has already been added to the {"errors"} list in the _ execution result_ , the
925- {"errors"} list must not be further affected. That is, only one error should be
926- added to the errors list per _ response position _ .
925+ {"errors"} list must not be further affected. That is, each error added to the
926+ errors list during execution must have a unique _ response path _ .
927927
928928Since ` Non-Null ` response positions cannot be {null}, execution errors are
929929propagated to be handled by the parent _ response position_ . If the parent
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ The _request error result_ map must not contain an entry with key {"data"}.
7070The _ request error result_ map may also contain an entry with key ` extensions ` .
7171The value of this entry is described in the "Extensions" section.
7272
73- ### Response Position
73+ ### Response Path
7474
7575<a name =" sec-Path " >
7676 <!-- Legacy link, this section was previously titled "Path" -->
You can’t perform that action at this time.
0 commit comments