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 6f3c715 commit 7c9ea0aCopy full SHA for 7c9ea0a
spec/Section 7 -- Response.md
@@ -30,7 +30,8 @@ The `label` and `path` entries on Defer and Stream responses are used by clients
30
to identify the `@defer` or `@stream` directive from the GraphQL operation that
31
triggered this response to be included in an `incremental` entry on a value
32
returned by the event stream. When a label is provided, the combination of these
33
-two entries will be unique across all values returned by the event stream.
+two entries will be unique across all Defer and Stream responses returned in the
34
+event stream.
35
36
If the response of the GraphQL operation is an event stream, each response map
37
must contain an entry with key `hasNext`. The value of this entry is `true` for
0 commit comments