eddeee888 / graphql-code-generator-plugins

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

Force create object types with mappers #271

Closed eddeee888 closed 1 month ago

eddeee888 commented 1 month ago

When a mapper is used, it is possible to hit runtime errors in some senarios:

Therefore, when an object type mapper is provided, we should force generate the resolver to help users avoid runtime errors.

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 570352974d38cba016d32619281b78300bd8ccc0

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