aws-lambda-graphql
aws-lambda-graphql copied to clipboard
Abstract event processor logic so it can be reused
Now the logic is basically copy paste in MemoryEventProcessor and DynamoDBEventProcessor. It'd be nice to abstract the shared parts.