How to Make a Serverless GraphQL API using Lambda and DynamoDB
Originally posted at Serverless
The graphql module makes it easy to rapidly create a GraphQL service that validates queries. We use GraphQL at Serverless.com to query our backend services, and we love how well it fits into the serverless paradigm.
I...
serverlessinc.hashnode.dev3 min read