Faiyam Rahman
06/23/2021, 9:22 PMUncheckedInput
types in prisma two? I searched unchecked
and unchecked input
on the prisma docs and couldn't find any.
For context, I'm running into an error on a nested write where I expect to be able to define writes on a connected relation, but for some reason prisma is using the "unchecked" input, which doesn't allow writes on the connected relation.Faiyam Rahman
06/23/2021, 9:22 PMRyan
06/24/2021, 4:56 AM