overwrite: true schema: "http://localhost:3001/graphql" documents: "src/graphql/**/*.graphql" generates: src/generated/graphql.tsx: plugins: - "typescript" - "typescript-operations" - "typescript-react-apollo"