Skip to content

Commit cfe8a02

Browse files
committed
docs(examples): converted from e2es
1 parent 1f8b88e commit cfe8a02

File tree

34 files changed

+527
-527
lines changed

34 files changed

+527
-527
lines changed

examples/apq-subgraphs/package-lock.json

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/apq-subgraphs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@graphql-mesh/compose-cli": "^1.2.13",
1010
"graphql": "^16.9.0",
1111
"tslib": "^2.8.1",
12-
"@graphql-hive/gateway": "^1.7.7"
12+
"@graphql-hive/gateway": "^1.7.8"
1313
},
1414
"scripts": {
1515
"service:greetings": "tsx services/greetings.ts",

examples/extra-fields/package-lock.json

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/extra-fields/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"graphql": "^16.9.0",
77
"graphql-yoga": "^5.10.6",
88
"tslib": "^2.8.1",
9-
"@graphql-hive/gateway": "^1.7.7"
9+
"@graphql-hive/gateway": "^1.7.8"
1010
},
1111
"devDependencies": {
1212
"tsx": "^4.19.2"

0 commit comments

Comments
 (0)