@camunda8/orchestration-cluster-api
Preparing search index...
index
UserTaskSearchQuerySortRequest
Type Alias UserTaskSearchQuerySortRequest
type
UserTaskSearchQuerySortRequest
=
{
field
:
|
"creationDate"
|
"completionDate"
|
"followUpDate"
|
"dueDate"
|
"priority"
|
"name"
;
order
?:
SortOrderEnum
;
}
Index
Properties
field
order?
Properties
field
field
:
|
"creationDate"
|
"completionDate"
|
"followUpDate"
|
"dueDate"
|
"priority"
|
"name"
The field to sort by.
Optional
order
order
?:
SortOrderEnum
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
order
@camunda8/orchestration-cluster-api
Loading...
The field to sort by.