In a previous post I discussed calling a REST API from Lambda. In that post we were calling out to an external API to gather data. In this post I want to follow those same patterns but call a GraphQL API. For this post to make sense you should review the previous post.
Calling AWS AppSync, or any GraphQL API, from AWS Lambda, part 1
· 6 min read