Skip to content

Commit 8963c8b

Browse files
committed
add changeset
1 parent 19b3d8d commit 8963c8b

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.changeset/fifty-bobcats-jog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
'@graphql-tools/executor': major
3+
'@graphql-tools/utils': minor
4+
---
5+
6+
Upgrade to non-duplicating Incremental Delivery format
7+
8+
## Description
9+
10+
GraphQL Incremental Delivery is moving to a [new response format without duplication](https://github.com/graphql/defer-stream-wg/discussions/69).
11+
12+
This PR updates the executor within graphql-tools to follow the new format, a BREAKING CHANGE.
13+
14+
Incremental Delivery has now been disabled for subscriptions, also a BREAKING CHANGE. The GraphQL Working Group has decided to disable incremental delivery support for subscriptions (1) to gather more information about use cases and (2) explore how to interleaving the incremental response streams generated from different source events into one overall subscription response stream.

0 commit comments

Comments
 (0)