rajit
07/13/2017, 5:35 PMpost with a one-to-many relation to comment. You want to add one comment. If I use the createComment mutation it creates the comment but doesn’t associate it with the post until I update the post as well. Is there a nifty way to do this with nested mutations?