mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 23:44:11 +02:00
9 lines
190 B
YAML
9 lines
190 B
YAML
overwrite: true
|
|
schema: "http://localhost:8000/___graphql"
|
|
documents: "src/**/*.graphql"
|
|
generates:
|
|
generated/graphql.ts:
|
|
plugins:
|
|
- "typescript"
|
|
- "typescript-operations"
|