Optional
filterOptional filter conditions to apply to the query.
Optional
indexOptional name of the secondary index to use in the query.
Optional
skAn optional condition for the sort key to further refine the query. This can be an exact match condition or a condition specifying a range or beginning match for the sort key.
Generated using TypeDoc
Extends the basic query builder options by adding an optional sort key condition for more precise querying capabilities.