mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
52b11b3bbb
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6621 GitOrigin-RevId: b96641106f7f179ee7a61eaceec019f654af4bd9
7 lines
232 B
YAML
7 lines
232 B
YAML
overwrite: true
|
|
schema: "src/features/ControlPlane/schema.json"
|
|
documents: "src/features/ControlPlane/queries.ts"
|
|
generates:
|
|
src/features/ControlPlane/generatedGraphQLTypes.ts:
|
|
plugins: ["typescript", "typescript-operations"]
|