simple range query by partition-key w/ limit.
value of partition-key
Optional limit: numberOptional isDesc: booleansimple range query by partition-key and range: sort-key w/ limit.
value of partition-key
range start (included)
range end (included)
Optional limit: numberlimit of page
Optional last: numberthe last evaluated key (as sort-key)
Generated using TypeDoc
feature:
DynamoSimpleQueriable