Charly Poly
Charly Poly
Hi @moltar Thank you for your report! Do you have any version of `graphql` installed globally? If not, could you send here the portion of your lockfile (yarn or npm)...
Most likely multiple versions of `graphql` were present in `node_modules/` 👀 > Will do, if I can repro the issue again. Okay!
@jrwpatterson, could you please rebase your PR so we can start reviewing it? Thanks!
Hi! All community plugins (see list below) have been moved to a new [`dotansimha/graphql-code-generator-community`](https://github.com/dotansimha/graphql-code-generator-community). Community plugins: - `@graphql-codegen/typescript-react-apollo` - `@graphql-codegen/typescript-graphql-request` - `@graphql-codegen/typescript-apollo-angular` - `@graphql-codegen/typescript-apollo-client-helpers` - `@graphql-codegen/typescript-react-query` - `@graphql-codegen/typescript-urql` - `@graphql-codegen/named-operations-object`...
@ardatan, I'll need your help to update our `babel-jest` patch 👀 I tried to update the patch with previous changes and even remove the patch, both made tests fail.
Hi! All community plugins (see list below) have been moved to a new [`dotansimha/graphql-code-generator-community`](https://github.com/dotansimha/graphql-code-generator-community). Community plugins: - `@graphql-codegen/typescript-react-apollo` - `@graphql-codegen/typescript-graphql-request` - `@graphql-codegen/typescript-apollo-angular` - `@graphql-codegen/typescript-apollo-client-helpers` - `@graphql-codegen/typescript-react-query` - `@graphql-codegen/typescript-urql` - `@graphql-codegen/named-operations-object`...
/theguild newsletter
Hi @antonvialibri1, I am not certain that `@graphql-codegen/typescript-compatibility` is actually still required, could you try removing it and let me know?
Hi @antonvialibri1, sorry for the delay. > Does GraphQL Codegen treat each `documents` entry separately and not as a whole? It seems to do it. GraphQL Code Generator does take...
Hi @antonvialibri1, do you still get the error if you disable/comment out the `near-operation-file` preset?