OrderByClause
Defined in: types.ts:127
Properties
Section titled “Properties”collate?
Section titled “collate?”
optional
collate:boolean
Defined in: types.ts:130
field:
string
Defined in: types.ts:128
numeric?
Section titled “numeric?”
optional
numeric:boolean
Defined in: types.ts:131
order?
Section titled “order?”
optional
order:"ASC"
|"DESC"
|"asc"
|"desc"
Defined in: types.ts:129