overwrite: true schema: "../../graphql/schema/**/*.graphql" documents: "../../graphql/documents/**/*.graphql" generates: src/core/generated-graphql.tsx: plugins: - add: content: "/* eslint-disable */" - time - typescript - typescript-operations - typescript-react-apollo config: withRefetchFn: true