Skip to content

Commit 944ee2e

Browse files
committed
add changeset
1 parent 14109e4 commit 944ee2e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.changeset/green-badgers-work.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'graphql-yoga': minor
3+
---
4+
5+
Abort GraphQL execution when HTTP request is canceled.
6+
7+
The execution of subsequent GraphQL resolvers is now aborted if the incoming HTTP request is canceled from the client side.
8+
This reduces the load of your API in case incoming requests with deep GraphQL operation selection sets are canceled.

0 commit comments

Comments
 (0)