graphql-code-generator-community icon indicating copy to clipboard operation
graphql-code-generator-community copied to clipboard

Results 196 graphql-code-generator-community issues
Sort by recently updated
recently updated
newest added

## Description Adds persisted operation support to `near-operation-file`. Since I've no idea what I'm doing, I had Cline (Anthropic AI), copy functionality from `client-preset` and this is what it came...

🚨 **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/typescript-apollo-client-helpers ### Describe the bug There is a disconnect i.e. a missing type between the type generated for `KeySpecifier` and apollo's [actual...

### Which packages are impacted by your issue? @graphql-codegen/typescript-operations, @graphql-codegen/typescript ### Describe the bug This is related to https://github.com/dotansimha/graphql-code-generator-community/issues/501 but the issue is different after updating to TypeScript 5.x I...

This PR adds overload signatures to the generated useSuspenseQuery hooks to distinguish whether the parameter `skipToken` is passed. If the passed value is not skipToken, return non-nullable data. Example: ```ts...

**Is your feature request related to a problem? Please describe.** There is a plugin `React Query` which might already be related to TanStack Query, but has no support for Vue...

### Which packages are impacted by your issue? @graphql-codegen/hasura-allow-list ### Describe the bug When generating the allow list the order for fragments that depend on each other differs from what...

originally reported as: https://github.com/dotansimha/graphql-code-generator/issues/10170 ### Which packages are impacted by your issue? @graphql-codegen/near-operation-file-preset ### Describe the bug When `typescript-operations` plugin is used with `@graphql-codegen/near-operation-file-preset` and the documents config has overlapping...

This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...

dependencies

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@reduxjs/toolkit](https://redux-toolkit.js.org) ([source](https://redirect.github.com/reduxjs/redux-toolkit)) | [`2.10.1` -> `2.11.0`](https://renovatebot.com/diffs/npm/@reduxjs%2ftoolkit/2.10.1/2.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@reduxjs%2ftoolkit/2.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@reduxjs%2ftoolkit/2.10.1/2.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ###...

dependencies