apollo-datasource-dynamodb
apollo-datasource-dynamodb copied to clipboard
Ability to get LastEvaluatedKey
It would be great to allow clients access to the LastEvaluatedKey returned as part of a DynamoDB query so that they can paginate if required
This is a great catch and a good idea. I will add this support in. Thanks for bringing it up!
We have a fork https://github.com/SensorUp/apollo-datasource-dynamodb adding queryDetails
and scanDetails