2021-05-01 18:34:45 +08:00
|
|
|
overwrite: true
|
2021-07-01 14:01:12 +08:00
|
|
|
schema: "http://localhost:7132/graphql"
|
2021-05-01 18:34:45 +08:00
|
|
|
generates:
|
|
|
|
commons/graphql/generated.tsx:
|
|
|
|
plugins:
|
|
|
|
- "typescript"
|
|
|
|
- "typescript-operations"
|
|
|
|
- "typescript-react-apollo"
|
2021-07-03 22:36:38 +08:00
|
|
|
commons/graphql/graphql.schema.json:
|
2021-05-01 18:34:45 +08:00
|
|
|
plugins:
|
|
|
|
- "introspection"
|