@reactor/storage — listoptions
@reactor/storage / ListOptions
Interface: ListOptions
Section titled “Interface: ListOptions”Defined in: index.ts:35
Properties
Section titled “Properties”limit?
Section titled “limit?”
optionallimit?:number
Defined in: index.ts:36
offset?
Section titled “offset?”
optionaloffset?:number
Defined in: index.ts:37
search?
Section titled “search?”
optionalsearch?:string
Defined in: index.ts:39
sortBy?
Section titled “sortBy?”
optionalsortBy?:object
Defined in: index.ts:38
column
Section titled “column”column:
string
order:
"asc"|"desc"