@graphql-mesh/transport-http-callback
Advanced tools
Comparing version
# @graphql-mesh/transport-http-callback | ||
## 0.6.1-alpha-6c44673951761606965b9686cb90d7e09b899d77 | ||
## 0.6.1-alpha-6c944a0c7ac8a2c58437c005ab02c053f38a1363 | ||
@@ -8,3 +8,3 @@ ### Patch Changes | ||
- Updated dependencies [[`b5f280c`](https://github.com/graphql-hive/gateway/commit/b5f280c7e02eaaa612b0c509a4fdc485257ba2ee)]: | ||
- @graphql-mesh/transport-common@0.7.35-alpha-6c44673951761606965b9686cb90d7e09b899d77 | ||
- @graphql-mesh/transport-common@0.7.35-alpha-6c944a0c7ac8a2c58437c005ab02c053f38a1363 | ||
@@ -11,0 +11,0 @@ ## 0.6.0 |
{ | ||
"name": "@graphql-mesh/transport-http-callback", | ||
"version": "0.6.1-alpha-6c44673951761606965b9686cb90d7e09b899d77", | ||
"version": "0.6.1-alpha-6c944a0c7ac8a2c58437c005ab02c053f38a1363", | ||
"type": "module", | ||
@@ -48,3 +48,3 @@ "repository": { | ||
"@graphql-mesh/string-interpolation": "^0.5.6", | ||
"@graphql-mesh/transport-common": "0.7.35-alpha-6c44673951761606965b9686cb90d7e09b899d77", | ||
"@graphql-mesh/transport-common": "0.7.35-alpha-6c944a0c7ac8a2c58437c005ab02c053f38a1363", | ||
"@graphql-mesh/types": "^0.104.0", | ||
@@ -51,0 +51,0 @@ "@graphql-mesh/utils": "^0.104.2", |
+ Added
+ Added
- Removed
- Removed
Updated