---
title: ComparatorMappingType
framework: appintents
role: symbol
role_heading: Associated Type
path: appintents/entitypropertyquery/comparatormappingtype
---

# ComparatorMappingType

Type produced by EntityQueryComparator mapping closures and supplied as input to results.

## Declaration

```swift
associatedtype ComparatorMappingType
```

## See Also

### Specifying the queryable properties

- [properties](appintents/entitypropertyquery/properties.md)
- [EntityPropertyQuery.QueryProperties](appintents/entitypropertyquery/queryproperties.md)
- [EntityPropertyQuery.Property](appintents/entitypropertyquery/property.md)
