Autogenerate an ID Field in GraphQL with AppSync Resolvers

Instructornader dabit

Share this video with your friends

Send Tweet

GraphQL resolvers are the glue between your GraphQL schema & your data source. In this lesson we’ll take a look at how resolvers work in AWS AppSync. We’ll also update a resolver to autogenerate an ID field so we no longer have to hard code it ourselves.