Replies: 1 comment
-
It's defined like this because that's how Prisma defines that in DMMF. Please elaborate on a higher level about your issue. Is it related to #32? |
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.
-
Hi there.
I'm trying this generator for the first time and I noticed that the generated Input for an enum field for an update operation is defined as
NullableEnumRoleFieldUpdateOperationsInput
.My question is WHY is this defined so? I mean, It doesn't make me any sense 🤔 I would like to know the reason or if this is an error. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions