Interface: AgentSortInput
Defined in: type/AgentSortInput.ts:6
Input object for AgentSortInput
Properties
field
field:
AgentSortField
Defined in: type/AgentSortInput.ts:8
Agent field to use for sorting.
order
order:
SortOrder
Defined in: type/AgentSortInput.ts:10
Direction of sorting operation (ASC or DESC).