crystal
crystal copied to clipboard
fix incorrect codegen type generation
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:fixpasses. - [ ] I've added tests for the new feature, and
yarn testpasses. - [ ] I have detailed the new feature in the relevant documentation.
- [ ] I have added this feature to 'Pending' in the
RELEASE_NOTES.mdfile (if one exists). - [ ] If this is a breaking change I've explained why.
🦋 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