---
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
overwrite: true
|
||||
schema: "http://localhost:4000/graphql"
|
||||
documents: "src/graphql/**/*.graphql"
|
||||
generates:
|
||||
src/generated/graphql.tsx:
|
||||
plugins:
|
||||
- "typescript"
|
||||
- "typescript-operations"
|
||||
- "typescript-urql"
|
||||
Reference in New Issue
Block a user