Dynamic Enum Types #1718
Unanswered
alirezaopmc
asked this question in
Q&A
Replies: 1 comment
-
I have the same problem |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm creating a Pagination Based Resolver and trying to make it generic to prevent DRY.
There is an error that I can't find a solution for it except hard-coding and stop being generic.
Error:
Code:
src/resolvers/schemas/arguments/search_info.ts
:src/common/utils/type-graphql.ts
:src/common/utils/type-graphql/enum_register.ts
:src/common/types/search_info.ts
:Beta Was this translation helpful? Give feedback.
All reactions