Result of batchGetItem.
The objects returned by the batch get.
Extract the JSON objects from a response to getItem
.
Result of getItem.
Rhe object returned by get.
Extract the JSON objects from a response to query
.
Result of query.
The objects returned by the query.
Extract a single property from a get response.
The deserialized value.
Extract the JSON objects from a response to scan
.
Result of scan.
The objects returned by the scan.
Generated using TypeDoc
Extract the JSON objects from a response to
batchGetItem
. If multiple tables were fetched from they will all be in the resulting array.