---
title: EntityPropertyQuery.Sort
framework: appintents
role: symbol
role_heading: Type Alias
path: appintents/entitypropertyquery/sort
---

# EntityPropertyQuery.Sort

## Declaration

```swift
typealias Sort = EntityQuerySort
```

## See Also

### Searching for entities

- [entities(matching:mode:sortedBy:limit:)](appintents/entitypropertyquery/entities(matching:mode:sortedby:limit:).md)
- [EntityPropertyQuery.ComparatorMode](appintents/entitypropertyquery/comparatormode.md)
- [EntityQueryComparatorMode](appintents/entityquerycomparatormode.md)
