From 457078e0a1fe8b25f3f5b8f5adc049e40fadaec0 Mon Sep 17 00:00:00 2001 From: Laurin Quast Date: Mon, 29 May 2023 15:07:28 +0200 Subject: [PATCH] add changeset --- .changeset/lovely-pants-laugh.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/lovely-pants-laugh.md diff --git a/.changeset/lovely-pants-laugh.md b/.changeset/lovely-pants-laugh.md new file mode 100644 index 0000000000..1f99ac0472 --- /dev/null +++ b/.changeset/lovely-pants-laugh.md @@ -0,0 +1,5 @@ +--- +'graphql-yoga': major +--- + +Remove support for executing Subscription operations over the incremental delivery response protocol (`multipart/mixed`)