/serverless-graphql-subscriptions

Graphql subscriptions with apollo-server-lambda

Primary LanguageJavaScriptMIT LicenseMIT

Apollo server subscriptions on AWS Lambda

This is an example application which shows how to implement apollo-server-lambda with subscriptions. For subscriptions implementation AWS API Gateway Websockets and DynamoDB were used