How to make a Relation subscription from child to ...
# prisma-whats-new
v
How to make a Relation subscription from child to parent node ? For example I have Tag and Vote, and when I create new Vote(or delete) I want to update Tag node, how to do it ? http://prntscr.com/iu9mit