How can I define a custom enum with nexus for my q...
# orm-help
w
How can I define a custom enum with nexus for my query input, without it being in my schema? any suggestion?
w
Check out the docs for
enumType
w
Figured it out, thanks !