Hi Guys, I've got a question. I know there are not...
# prisma-whats-new
p
Hi Guys, I've got a question. I know there are not cascade deletes in GraphCool/QL. However, I need to delete entity from database and other entity assigned to it. Can I do it in one mutation or I need to execute two separate mutations? Can I delete both when I know only ID of "parent" or I need child ID as well?
a
p
thanks for the link