Contents

EntityQueryProperty.QueryComparators

A type alias for the type that represents a collection of query comparators.

Declaration

typealias QueryComparators = [AnyEntityQueryComparator<Entity, Subject, Property, PropertyType, ComparatorMappingType>]

See Also

Creating queryable properties