Join Slack
Powered by
There’s no way to use the result of one mutation i...
# orm-help
s
siyfion
12/10/2018, 1:53 PM
There’s no way to use the result of one mutation in the fields of another, in the
seed.graphql
file, is there?
h
huv1k
12/10/2018, 2:02 PM
Nope, you can only use nested mutations or you can connect them with predefined IDs or something unique.
s
siyfion
12/10/2018, 2:02 PM
Ok just checking!
siyfion
12/10/2018, 2:04 PM
Argh…
id
is not defined in input type
AuthorCreateInput
😕
a
Arnab
12/10/2018, 2:13 PM
I would probably suggest this as a feature request to prisma. Especially with the prisma client 🙂
2
Views
Open in Slack
Previous
Next