Jeremiah
04/11/2022, 7:11 PMXOR<UserCreateInput,
UserUncheckedCreateInput>
I'm wondering what the Unchecked means, what the difference between these two types is, and how Prisma decides which one to use when executing a Create mutation.Nurul
04/12/2022, 6:09 AMcreate
.Jeremiah
04/14/2022, 7:56 PMJeremiah
04/15/2022, 2:47 PMconnect
from a create
and was listing two unique properties in the where
. The error message just didn't make sense to me.Nurul
04/19/2022, 8:27 AM