---
title: EntityPropertyQuery.ComparatorMode
framework: appintents
role: symbol
role_heading: Type Alias
path: appintents/entitypropertyquery/comparatormode
---

# EntityPropertyQuery.ComparatorMode

## Declaration

```swift
typealias ComparatorMode = EntityQueryComparatorMode
```

## See Also

### Searching for entities

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