support enums in orphanedTypes
Author: zoltan-mihalyiCreated Jul 30, 2025Updated Aug 11, 2025
LabelsEnhancement :new:Community :family_man_girl:Need More Info :man_shrugging:
Is your feature request related to a problem? Please describe.
I had to add orphaned types, including an enum type.
Describe the solution you'd like
Make orphanedTypes config accept enum values, or add an orphanedEnums config
Describe alternatives you've considered
Monkey-patch SchemaGenerator.buildOtherTypes, to handle enums
Source: MichalLytek/type-graphql