Add a flake and move code to index.tsx
This commit is contained in:
@@ -2,7 +2,7 @@ overwrite: true
|
||||
schema: "src/schema.gql"
|
||||
documents: "src/**/*.gql"
|
||||
generates:
|
||||
src/generated/graphql.tsx:
|
||||
src/index.tsx:
|
||||
plugins:
|
||||
- "typescript"
|
||||
- "typescript-operations"
|
||||
|
Reference in New Issue
Block a user