Skip to content

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)