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 db7ea97 commit d6d3ab8Copy full SHA for d6d3ab8
.graphqlconfig
@@ -1,5 +1,4 @@
1
{
2
- "schemaPath": "src/cloud/api/controllers/schema/schema.graphql",
3
- "includes": ["src/**"],
4
- "excludes": ["src/cloud/api/controllers/unauthenticated_schema/**/*.graphql", "src/ui/**/node_modules/**"]
+ "schemaPath": "src/cloud/api/controllers/schema/01_base_schema.graphql",
+ "includes": ["src/**"]
5
}
0 commit comments