crystal icon indicating copy to clipboard operation
crystal copied to clipboard

fix incorrect codegen type generation

Open adrtivv opened this issue 7 months ago • 1 comments

Description

Added the convertName function from the @graphql-codegen/visitor-plugin-common package to generate type references that match the default types generated by graphql-codegen's typescript plugin. https://discord.com/channels/489127045289476126/1172532079603494982/1381335488199262239

Performance impact

unknown

Security impact

unknown

Checklist

  • [x] My code matches the project's code style and yarn lint:fix passes.
  • [ ] I've added tests for the new feature, and yarn test passes.
  • [ ] I have detailed the new feature in the relevant documentation.
  • [ ] I have added this feature to 'Pending' in the RELEASE_NOTES.md file (if one exists).
  • [ ] If this is a breaking change I've explained why.

adrtivv avatar Jun 09 '25 14:06 adrtivv

🦋 Changeset detected

Latest commit: ff7b1c9be4d7208396c9d7b02f8e1617bbad9a83

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

This PR includes changesets to release 1 package
Name Type
graphql-codegen-grafast 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

changeset-bot[bot] avatar Jun 09 '25 14:06 changeset-bot[bot]