We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c289c4 commit 894b994Copy full SHA for 894b994
spec/Section 6 -- Execution.md
@@ -837,11 +837,11 @@ serial):
837
- If {data} is defined:
838
- Let {incrementalResult} be a new unordered map containing {data},
839
{errors} and {pending}.
840
- - Yield {update}.
+ - Yield {incrementalResult}.
841
- Otherwise, if {incremental} or {completed} is not empty:
842
- Let {incrementalResult} be a new unordered map containing {pending},
843
{incremental}, {completed} and {hasNext}.
844
845
- If {hasNext} is {false}, complete this incremental result stream and
846
return.
847
0 commit comments