Prisma nested write issue
I get a TS error (and failing query) when trying to execute this nested write.
What is going on here? Why is this not a valid nested write?
When executing the error throws:
What is going on here? Why is this not a valid nested write?
When executing the error throws:
Unknown arg "applicant" in data.applicant for type ApplicationUncheckedCreateInput.