We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d86ba5 commit c750979Copy full SHA for c750979
federation-v1/gateways/mesh-supergraph-bun/package.json
@@ -3,7 +3,7 @@
3
"dependencies": {
4
"@types/node": "^20.4.5",
5
"graphql": "^16.7.1",
6
- "@graphql-mesh/supergraph": "^0.3.0",
+ "@graphql-mesh/supergraph": "^0.8.0",
7
"@graphql-mesh/runtime": "^0.98.0",
8
"@graphql-mesh/utils": "^0.97.0",
9
"@graphql-mesh/cross-helpers": "^0.4.0",
federation-v1/gateways/mesh-supergraph/package.json
@@ -6,7 +6,7 @@
"graphql": "16.8.1",
"@graphql-mesh/cli": "0.89.7",
- "@graphql-mesh/supergraph": "0.3.0"
+ "@graphql-mesh/supergraph": "0.8.6"
10
}
11
12
0 commit comments