mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-06 07:56:11 +02:00
chore: move generated graphql files
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ overwrite: true
|
||||
schema: "http://localhost:8000/___graphql"
|
||||
documents: "src/**/*.graphql"
|
||||
generates:
|
||||
src/generated/graphql.ts:
|
||||
generated/graphql.ts:
|
||||
plugins:
|
||||
- "typescript"
|
||||
- "typescript-operations"
|
||||
|
||||
Reference in New Issue
Block a user