I’m having problems with with the default-directiv...
# prisma-whats-new
j
I’m having problems with with the default-directive
type: UserType! @default(value: "SOME_ENUM")
. The field gets created, but without the default value. Is this some kind of bug or just me doing something wrong?