InstanceExecutionResultOrder Input Object
Allows specifying which field and direction to order by.
Input fields
Argument | Type | Description |
---|---|---|
direction | OrderDirection! | The direction to order by. |
field | InstanceExecutionResultOrderField! | The field to order by. |