mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
typescript type generations from graphql
This commit is contained in:
committed by
Jean-Philippe Sirois
parent
7b5d085b9e
commit
80f91b5dc1
@@ -0,0 +1,8 @@
|
||||
overwrite: true
|
||||
schema: "http://localhost:8000/___graphql"
|
||||
documents: "src/**/*.graphql"
|
||||
generates:
|
||||
src/generated/graphql.ts:
|
||||
plugins:
|
||||
- "typescript"
|
||||
- "typescript-operations"
|
||||
Reference in New Issue
Block a user