eddeee888 / graphql-code-generator-plugins

List of GraphQL Code Generator plugins that complements the official plugins.
MIT License
50 stars 12 forks source link

[v0.5] Set native ID scalar type #134

Closed eddeee888 closed 1 year ago

eddeee888 commented 1 year ago

Related: https://github.com/dotansimha/graphql-code-generator/issues/2588

ID type should be string | number because native ID scalar resolver can handle string | number. This also baselines e2e which removes extraneous id resolvers

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 166589c21d1be04603e8f54c430054673576d671

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------------------------------- | ----- | | @eddeee888/gcg-typescript-resolver-files | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR