@reactor/data — orderoptions
@reactor/data / OrderOptions
Interface: OrderOptions
Section titled “Interface: OrderOptions”Defined in: types.ts:63
Order options.
Properties
Section titled “Properties”ascending?
Section titled “ascending?”
optionalascending?:boolean
Defined in: types.ts:64
foreignTable?
Section titled “foreignTable?”
optionalforeignTable?:string
Defined in: types.ts:66
nullsFirst?
Section titled “nullsFirst?”
optionalnullsFirst?:boolean
Defined in: types.ts:65