@graphql-tools/executor-http
Advanced tools
Comparing version 1.2.5-alpha-a2d0257d3e111ba7457cdcab00e5e1eaa849eb71 to 1.2.5-alpha-b39d664e30ca5ece1cffddb3f903bb36bf66e325
# @graphql-tools/executor-http | ||
## 1.2.5-alpha-a2d0257d3e111ba7457cdcab00e5e1eaa849eb71 | ||
## 1.2.5-alpha-b39d664e30ca5ece1cffddb3f903bb36bf66e325 | ||
### Patch Changes | ||
- [#420](https://github.com/graphql-hive/gateway/pull/420) [`82cc7d6`](https://github.com/graphql-hive/gateway/commit/82cc7d6d2b2c6689f0436a1bef299f0462959581) Thanks [@ardatan](https://github.com/ardatan)! - - In case of schema reload, throw `SCHEMA_RELOAD` error while recreating the transports and executors | ||
- [#420](https://github.com/graphql-hive/gateway/pull/420) [`14152f7`](https://github.com/graphql-hive/gateway/commit/14152f70d91572c0e60ba15ddeb2ffd0b41c9e92) Thanks [@ardatan](https://github.com/ardatan)! - - In case of schema reload, throw `SCHEMA_RELOAD` error while recreating the transports and executors | ||
@@ -9,0 +9,0 @@ - In case of shut down, throw `SHUTTING_DOWN` error while cleaning the transports and executors up |
{ | ||
"name": "@graphql-tools/executor-http", | ||
"version": "1.2.5-alpha-a2d0257d3e111ba7457cdcab00e5e1eaa849eb71", | ||
"version": "1.2.5-alpha-b39d664e30ca5ece1cffddb3f903bb36bf66e325", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "A set of utils for faster development of GraphQL tools", |
0