How to use AWS AppSync client in lambda resolver?
May 7, 2021 · 3 min read · In this article, I'll explain how we can execute graphql query & mutations in AWS lambda resolver using AWSAppSyncClient. Note:- I am not going to write about how to setup amplify & appsync, there are a lot of articles and docs you can start from Amp...
Join discussion