Does anybody have experience with react-apollo and...
# random
m
Does anybody have experience with react-apollo and sending a mutation containing a one-to-many relationship? The mutation is working in the playground, but not when I try to implement it on the frontend
s
What have you tried?
t
And are you sending an array in your frontend?