@graphql-tools/executor-http
Advanced tools
Comparing version 1.2.5-alpha-1409d491bb3afe7869fe8b7cb92f4a3afe7d9f3f to 1.2.5-alpha-25204fed80d37f22d44d6abe42572fba3ab83e75
# @graphql-tools/executor-http | ||
## 1.2.5-alpha-1409d491bb3afe7869fe8b7cb92f4a3afe7d9f3f | ||
## 1.2.5-alpha-25204fed80d37f22d44d6abe42572fba3ab83e75 | ||
### 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-1409d491bb3afe7869fe8b7cb92f4a3afe7d9f3f", | ||
"version": "1.2.5-alpha-25204fed80d37f22d44d6abe42572fba3ab83e75", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "A set of utils for faster development of GraphQL tools", |