Skip to content

Commit d6d3ab8

Browse files
vihangmcopybaranaut
authored andcommitted
Fixup graphqlconfig
Summary: TSIA Test Plan: N/A Reviewers: philkuz, nlanam Reviewed By: nlanam Signed-off-by: Vihang Mehta <[email protected]> Differential Revision: https://phab.corp.pixielabs.ai/D10255 GitOrigin-RevId: b6a510e
1 parent db7ea97 commit d6d3ab8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.graphqlconfig

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
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/**"]
2+
"schemaPath": "src/cloud/api/controllers/schema/01_base_schema.graphql",
3+
"includes": ["src/**"]
54
}

0 commit comments

Comments
 (0)