EntityQuerySortOption
Sort option for query results
Properties¶
| Property | Type | Description |
|---|---|---|
fieldName |
string |
Name of the field to sort by |
isDescending? |
boolean |
Whether to sort in descending order (default: false) |
Sort option for query results
| Property | Type | Description |
|---|---|---|
fieldName |
string |
Name of the field to sort by |
isDescending? |
boolean |
Whether to sort in descending order (default: false) |