Hi all.. is there any way to pass an array of type...
# prisma-whats-new
c
Hi all.. is there any way to pass an array of types to a mutation? Right now it tells me that
Relations are currently not supported
n
could you describe your full situation here: https://graph.cool/forum/c/questions?
c
I will, but I simply need a mutation that gets passes an array of responses.. eg: addResponses(responses: [ResponseType])