Execute Mutations within the AWS AppSync Console

Instructornader dabit

Share this video with your friends

Send Tweet

In this lesson, we’ll execute mutations against the new AWS AppSyncGraphQL API, which we created in the last video, and view the data in our database.

You will see how to create, update, and delete “todos” within the AWS AppSync console

hermano360
~ 4 years ago

How would you execute a mutation to create a Todo if it has a custom type such as Comments, which has its own fields?