Skip to content

Commit 7638b70

Browse files
committed
docs(examples): converted from e2es
1 parent 2a99b97 commit 7638b70

57 files changed

Lines changed: 911 additions & 456 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
108 Bytes
Binary file not shown.

examples/apq-subgraphs/package-lock.json

Lines changed: 46 additions & 23 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.5.30",
1010
"graphql": "^16.12.0",
1111
"tslib": "^2.8.1",
12-
"@graphql-hive/gateway": "^2.11.0"
12+
"@graphql-hive/gateway": "^2.11.1"
1313
},
1414
"overrides": {
1515
"minimatch": "^10.2.5",
91 Bytes
Binary file not shown.

examples/extra-fields/package-lock.json

Lines changed: 46 additions & 23 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.12.0",
77
"graphql-yoga": "^5.21.1",
88
"tslib": "^2.8.1",
9-
"@graphql-hive/gateway": "^2.11.0"
9+
"@graphql-hive/gateway": "^2.11.1"
1010
},
1111
"devDependencies": {
1212
"tsx": "^4.20.3"
95 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)