rano/.graphqlrc.yaml

10 lines
210 B
YAML
Raw Normal View History

2024-11-01 19:55:30 +05:30
projects:
default:
schema:
- ./graph/*.graphql
- ./$houdini/graphql/schema.graphql
documents:
- './web/**/*.gql'
- './web/**/*.svelte'
- ./$houdini/graphql/documents.gql