---
title: EntityPropertyQuery.SortingOptions
framework: appintents
role: symbol
role_heading: Type Alias
path: appintents/entitypropertyquery/sortingoptions-swift.typealias
---

# EntityPropertyQuery.SortingOptions

## Declaration

```swift
typealias SortingOptions = EntityQuerySortingOptions<Self.Entity>
```

## See Also

### Sorting the results

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