Join Slack
Powered by
Just wanted to ask this again if anyone has had ex...
# prisma-whats-new
a
aurnik
06/14/2017, 7:59 PM
Just wanted to ask this again if anyone has had experience with nested mutations
a
agartha
06/14/2017, 8:35 PM
@aurnik
Don't think so. See the docs on nested create and update mutations (
https://www.graph.cool/docs/reference/simple-api/nested-update-mutations-tu9ohwa1ui/
). Connecting to an existing node works by specifying authorId: ".....", creating a new author by author: { name: "...." }
👍 1
Open in Slack
Previous
Next