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 681cadd commit 0fb8d51Copy full SHA for 0fb8d51
.changeset/smooth-suns-do.md
@@ -0,0 +1,5 @@
1
+---
2
+'@graphql-eslint/eslint-plugin': patch
3
4
+
5
+Update range of graphql-config and graphql-tools to fix documents loading issues
packages/plugin/package.json
@@ -20,7 +20,7 @@
20
"@graphql-tools/graphql-tag-pluck": "^7.0.1",
21
"@graphql-tools/import": "^6.3.1",
22
"@graphql-tools/utils": "^8.0.1",
23
- "graphql-config": "^4.0.0",
+ "graphql-config": "^4.0.1",
24
"graphql-depth-limit": "1.1.0"
25
},
26
"devDependencies": {
0 commit comments