auth.andert.me/.graphqlrc.yaml
2023-07-29 15:09:21 +02:00

10 lines
197 B
YAML

projects:
default:
schema:
- ./schema.graphql
- ./$houdini/graphql/schema.graphql
documents:
- '**/*.gql'
- '**/*.svelte'
- ./$houdini/graphql/documents.gql