1. 4
    Extend a Mutation with a Azure serverless function with GraphQL Actions
    3m 11s

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.