Hello guys. At the moment. I have prisma in my rest api. When i create some Post with relations. I sending the full relation object. Since im on typescript
Prisma want the relation object and the id of the relation object.
I think im doing something wrong. May someone understand this and can help me.
Many thanks