Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 490 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 490 Bytes

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