anyone have an example of how to use `ctx.db.mutat...
# prisma-whats-new
l
anyone have an example of how to use
ctx.db.mutation.updatePost()
?
l
thanks! I see the
ctx.db.mutation.createX()
and delete as well… have struggled to find
update