Docs
Join the conversation
Join Slack
Channels
graphql-nexus
job-board
madewithprisma
mongodb
new-channel
new-channel
new-channel
new-channel
new-channel
orm-help
prisma-client
prisma-data-platform
prisma-go-community
prisma-in-production
prisma-jobs
prisma-migrate
prisma-studio
prisma-whats-new
prisma1-community
prismaday
prismaserverless
product-wishlist
random
Powered by Linen
Channels
graphql-nexus
job-board
madewithprisma
mongodb
new-channel
new-channel
new-channel
new-channel
new-channel
orm-help
prisma-client
prisma-data-platform
prisma-go-community
prisma-in-production
prisma-jobs
prisma-migrate
prisma-studio
prisma-whats-new
prisma1-community
prismaday
prismaserverless
product-wishlist
random
Title
c
Cipri
10/20/2017, 2:11 PM
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
nilan
10/20/2017, 2:19 PM
could you describe your full situation here:
https://graph.cool/forum/c/questions
?
c
Cipri
10/20/2017, 3:13 PM
I will, but I simply need a mutation that gets passes an array of responses.. eg: addResponses(responses: [ResponseType])