You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Let {label, objectType, objectValue, fragmentSelectionSet, path} be the corresponding fields
596
+
* Let {label}, {objectType}, {objectValue}, {fragmentSelectionSet}, {path} be the corresponding fields
596
597
in the deferred fragment record structure.
597
598
* Let {payload} be the result of calling {ExecuteSelectionSet(fragmentSelectionSet, objectType, objectValue, variableValues, subsequentPayloads, path)}.
598
599
* Add an entry to {payload} named `label` with the value {label}.
@@ -732,6 +733,7 @@ Unresolved items in the iterator will be stored in a stream record which the exe
732
733
resumes to execute after the initial execution finishes.
733
734
734
735
#### Stream Record
736
+
735
737
**Formal Specification**
736
738
Let {streamField} be a list field with a `@stream` directive provided.
0 commit comments