defines a sort rule used within a SearchQuery.
Attributes
| Name | Type | Description |
|---|---|---|
| field | str | name of the field to sort on. |
| order | str | sort direction: 'asc' or 'desc'. |
defines a sort rule used within a SearchQuery.
| Name | Type | Description |
|---|---|---|
| field | str | name of the field to sort on. |
| order | str | sort direction: 'asc' or 'desc'. |