overwrite: true schema: '' documents: src/api/operations/**/*.graphql generates: src/types/index.tsx: plugins: - typescript src/: preset: near-operation-file presetConfig: extension: .tsx baseTypesPath: types plugins: - typescript-operations - typescript-react-apollo config: withComponent: false withHOC: false withHooks: true config: typesPrefix: T