@graphql-tools/batch-execute
Advanced tools
Comparing version 9.0.10-alpha-c50b7610f4aacf1bc8c05ee171bb1de995619d26 to 9.0.10-rc-a9426d6a10b1593e6de27512e38c7b8233f4afff
# @graphql-tools/batch-execute | ||
## 9.0.10-alpha-c50b7610f4aacf1bc8c05ee171bb1de995619d26 | ||
## 9.0.10-rc-a9426d6a10b1593e6de27512e38c7b8233f4afff | ||
### Patch Changes | ||
- [#291](https://github.com/graphql-hive/gateway/pull/291) [`c50b761`](https://github.com/graphql-hive/gateway/commit/c50b7610f4aacf1bc8c05ee171bb1de995619d26) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
- [#291](https://github.com/graphql-hive/gateway/pull/291) [`34d1224`](https://github.com/graphql-hive/gateway/commit/34d12249ead65b8277df976f6318dca757df1151) Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: | ||
@@ -9,0 +9,0 @@ - Updated dependency [`tslib@^2.8.1` ↗︎](https://www.npmjs.com/package/tslib/v/2.8.1) (from `^2.4.0`, in `dependencies`) |
{ | ||
"name": "@graphql-tools/batch-execute", | ||
"version": "9.0.10-alpha-c50b7610f4aacf1bc8c05ee171bb1de995619d26", | ||
"version": "9.0.10-rc-a9426d6a10b1593e6de27512e38c7b8233f4afff", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "A set of utils for faster development of GraphQL tools", |
51691