Arthur
PPrisma
•Created by Arthur on 9/10/2024 in #help-and-questions
Return Type With Relations
Hello there,
I have a quick question about return type with relation. If I have this sort of query:
So should Prisma's type have a customer as a return type?
If it is, why does it always crying that the customer is not a part of the type of loan?
7 replies
PPrisma
•Created by Arthur on 7/29/2024 in #help-and-questions
Upsert by Reference ID
Hello, I'm trying to upsert data by reference ID but Prisma reject this action
Execution Code
Error
Schema
7 replies