Join Slack
Powered by
is there a way to use nested create mutations with...
# prisma-whats-new
m
mike.johnson
12/13/2017, 6:30 PM
is there a way to use nested create mutations with relationships that have a unique field?
n
nilan
12/13/2017, 7:02 PM
this will soon be possible, check
https://github.com/graphcool/framework/issues/1280
for a detailed specification
m
mike.johnson
12/13/2017, 7:04 PM
so if I were to pass in city: { create: and connect: } values it would essentially create the city if there is none OR connect it if it does ?
n
nilan
12/13/2017, 7:12 PM
please ask this directly in the issue 🙂
Open in Slack
Previous
Next