Preparing search index...
The search index is not available
@camunda8/sdk
@camunda8/sdk
index
<internal>
QuerySortRequest
Interface QuerySortRequest
interface
QuerySortRequest
{
field
:
string
;
order
?:
"ASC"
|
"DESC"
;
}
Index
Properties
field
order?
Properties
field
field
:
string
Optional
order
order
?:
"ASC"
|
"DESC"
The order in which to sort the related field. Default value: ASC
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
field
order
@camunda8/sdk
Loading...
Generated using
TypeDoc
The order in which to sort the related field. Default value: ASC