Join Slack
Powered by
am I not supposed to be able to `mutation { create...
# orm-help
z
zonofthor
04/16/2018, 8:21 PM
am I not supposed to be able to
mutation { createNotes: {data: {connect: {...where noteId is XXX...] }} } }
n
nilan
04/17/2018, 8:43 AM
why wouldn't you be supposed to do so?
z
zonofthor
04/17/2018, 9:52 AM
it doesn't work using Prisma/yoga, I get errors. Should I try more, you mean this is possible?
n
nilan
04/17/2018, 9:53 AM
Yes, this is possible 🙂 If you can't get it to run, I suggest creating a new thread in the Forum. I'd be happy to review your situation there.
z
zonofthor
04/17/2018, 9:53 AM
I reverted to server/client roundtrip
zonofthor
04/17/2018, 9:54 AM
the syntax above then is on right track?
2
Views
Open in Slack
Previous
Next