I need to run graphql mutation from graphql-yoga m...
# prisma-whats-new
s
I need to run graphql mutation from graphql-yoga middleware. Basically I need to update user status and then send redirect. How can I do it?