overwrite: true schema: "http://localhost:8000/___graphql" documents: "src/**/*.graphql" generates: src/generated/graphql.ts: plugins: - "typescript" - "typescript-operations"