fix graphql config
This commit is contained in:
parent
f703524425
commit
f211dd2377
@ -1,3 +1,3 @@
|
||||
schema:
|
||||
- ./src/core/graphql/schemas/crm.graphql
|
||||
documents: ./src/**/*.(graphql|gql)
|
||||
documents: src/**/*.{graphql,js,ts,jsx,tsx}
|
||||
|
||||
Reference in New Issue
Block a user