How to create or connect multiple records in prisma?

I have a model Post that has many-to-many relationship with Tag model. I want to connect a tag if it exists, else create a tag.
0 Replies
No replies yetBe the first to reply to this messageJoin