---
title: EntityPropertyQuery.SortableBy
framework: appintents
role: symbol
role_heading: Type Alias
path: appintents/entitypropertyquery/sortableby
---

# EntityPropertyQuery.SortableBy

## Declaration

```swift
typealias SortableBy = EntityQuerySortableByProperty<Self.Entity>
```

## See Also

### Sorting the results

- [sortingOptions](appintents/entitypropertyquery/sortingoptions-swift.type.property.md)
- [EntityPropertyQuery.SortingOptions](appintents/entitypropertyquery/sortingoptions-swift.typealias.md)
