Hey, I’ve been having issues with nested mutations...
# prisma-whats-new
j
Hey, I’ve been having issues with nested mutations in prisma, I think it may just be that I’m expecting them to behave differently. When I do nested creates they appear to only update one relation, doesn’t seem to traverse up to the parent create: http://www.graph.cool/forum/t/deeply-nested-create-mutations/2798 wondering if anybody has an example of something similar working, thanks!