MichalLytek / MichalLytek/type-graphql
support enums in orphanedTypes
Open
Community :family_man_girl:
Enhancement :new:
Need More Info :man_shrugging:
- Dominant language
- TypeScript
- Stars
- 8.1k
- Forks
- 672
- PR merge metrics
- No merged PRs in 30d
Description
**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
Contributor guide
Assessment
This issue has not been assessed yet.