mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-15 16:01:34 -05:00
10 lines
209 B
YAML
10 lines
209 B
YAML
overwrite: true
|
|
schema: "http://localhost:4000/graphql"
|
|
documents: "**/*.graphql"
|
|
generates:
|
|
generated/graphql.ts:
|
|
plugins:
|
|
- "typescript"
|
|
- "typescript-operations"
|
|
- "typescript-urql"
|