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

### Which packages are impacted by your issue? @graphql-codegen/typescript-react-apollo ### Describe the bug When using `@graphql-codegen` with the `typescript-react-apollo` plugin and `@apollo/client` v4 the generated code is invalid. Generated hooks...

This is namely a request for making the `typescript-enum-array` plugin have a zod-friendly way of declaring array exports in a way that is easily mappable to string union type declarations...

### Which packages are impacted by your issue? All packages ### Describe the bug Packages in this repo is depending on old Codegen packages. Most notably pinned version of `@graphql-codegen/[email protected]`...

## Description Description already discussed in [my issue](https://github.com/issues/created?issue=dotansimha%7Cgraphql-code-generator-community%7C1243). The goal is to have a traceable, zod-compatible array declaration by allowing us to generate arrays with non-empty tuple type declarations. `as...

**Is your feature request related to a problem? Please describe.** The upgrade to the Freezed package from v2 to v3 comes with a breaking change in the syntax. Specifically, "Classes...

## Bug Description Unable to utilise codesandbox to reproduce a different bug. Any error is presented: Unable to find template plugin matching 'typescript-apollo-angular' The plugin has been selected and loaded...

help wanted

🚨 **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-angular ### Describe the bug Latest default es-lint rules for angular push for the use of `inject` over constructor DI. Angular do...

Creating a copy of the issue created by @DaSchTour https://github.com/dotansimha/graphql-code-generator-community/issues/223 on the older repo. **Is your feature request related to a problem? Please describe.** Because of this https://github.com/thymikee/jest-preset-angular/issues/963 bug, it...