graphql-code-generator-community
graphql-code-generator-community copied to clipboard
### Which packages are impacted by your issue? @graphql-codegen/typescript-react-apollo ### Describe the bug Issue ---------- 1. In a ReactRouter V7 (as a framework) with vite and apollo: 2. Once query...
### Is your feature request related to a problem? Please describe. First of, thanks for the generator! :) I'm having a Problem now upgrading ApolloClient to [v3.7.6](https://github.com/apollographql/apollo-client/releases/tag/v3.7.6) which introduced this...
## Description support graphql-request v7 for @graphql-codegen/typescript-graphql-request Related #743, #709 ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes an...
### Describe the bug Original Issue: https://github.com/dotansimha/graphql-code-generator/issues/7515 **Describe the bug** When using the `@graphql-codegen/near-operation-file-preset` to generate type definitions via the `typescript` plugin, the error messages when the query is invalid...
## Description I found that all fragment types were generated with `_` suffix in the imports even with `omitOperationSuffix: false`. However, in the generated usage of the type, this suffix...
### Which packages are impacted by your issue? `@graphql-codegen/typescript-react-query` ### Describe the bug If a query does not have any required arguments, then the codegen plugin currently generates a hook...
**Is your feature request related to a problem? Please describe.** Updating to @urql/exchange-graphcache v7.2.1 gives me the following error: `unmet peer @urql/exchange-graphcache@"^5.2.0 || ^6.0.0": found 7.2.1` **Describe the solution you'd...
🚨 **IMPORTANT: Please do not create a Pull Request without creating an issue first.** _Any change needs to be discussed before proceeding. Failure to do so may result in the...
### Which packages are impacted by your issue? @graphql-codegen/urql-svelte-operations-store ### Describe the bug Generated code imports `OperationStore` from `@urql/svelte` which is not a valid import ### Your Example Website or...
### Which packages are impacted by your issue? @graphql-codegen/c-sharp ### Describe the bug ### Which packages are impacted by your issue? _No response_ ### Describe the bug When im generated...