Skip to content

Commit b368db5

Browse files
committed
updated .graphqlconfig
1 parent 0286b02 commit b368db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.graphqlconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"projects": {
33
"WidgetBot": {
4-
"schemaPath": "schema.graphql",
4+
"schemaPath": "packages/server/src/graphql/schema.gql",
55
"includes": ["**/*.{ts,tsx}"],
66
"extensions": {
77
"endpoints": {

0 commit comments

Comments
 (0)