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 899b1ba commit cc11009Copy full SHA for cc11009
.changeset/few-snakes-retire.md
@@ -0,0 +1,5 @@
1
+---
2
+'@graphql-portal/gateway': patch
3
4
+
5
+graphql-mesh/cli 0.30.2, graphql-mesh/config 0.17.0
packages/gateway/package.json
@@ -21,8 +21,8 @@
21
],
22
"dependencies": {
23
"@graphql-inspector/core": "^2.3.0",
24
- "@graphql-mesh/cli": "^0.32.0",
25
- "@graphql-mesh/config": "^0.17.0",
+ "@graphql-mesh/cli": "0.30.2",
+ "@graphql-mesh/config": "0.17.0",
26
"@graphql-mesh/fhir": "^0.10.0",
27
"@graphql-mesh/graphql": "^0.17.0",
28
"@graphql-mesh/grpc": "^0.15.0",
0 commit comments