/graphql-aws-lambda

GraphQL lambda helper using dynamodb

Primary LanguageJavaApache License 2.0Apache-2.0

graphql-aws-lambda

Library that uses graphql-builder that builds the graphql schema from scanning the model

graphql-dynamodb-manager library that makes using dynamodb as your entity store simple when using graphql

Is designed to expose the lambda over API gateway.

example of how to use this library can be found here