Join Slack
Powered by
anyone have an example of how to use `ctx.db.mutat...
# prisma-whats-new
l
logan
01/09/2018, 10:46 PM
anyone have an example of how to use
ctx.db.mutation.updatePost()
?
m
michaelchiche
01/09/2018, 10:47 PM
https://github.com/graphcool/graphcool-server-example
l
logan
01/09/2018, 10:50 PM
thanks! I see the
ctx.db.mutation.createX()
and delete as well… have struggled to find
update
logan
01/09/2018, 10:50 PM
😅 nvm! there’s one in
https://github.com/graphql-boilerplates/node-graphql-server/blob/master/basic/src/index.js
2
Views
Open in Slack
Previous
Next