rano/.graphqlrc.yaml

10 lines
210 B
YAML

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