serverless-graphql-subscriptions icon indicating copy to clipboard operation
serverless-graphql-subscriptions copied to clipboard

Graphql subscriptions with apollo-server-lambda

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