Extend a Mutation with a Azure serverless function with GraphQL Actions

Share this video with your friends

Send Tweet

In this lesson, we'll extend our User table mutation to accept username and password arguments. Then we'll intercept this mutation with the serverless function that we have set up.