EntityQueryProperty.QueryComparators
A type alias for the type that represents a collection of query comparators.
Declaration
typealias QueryComparators = [AnyEntityQueryComparator<Entity, Subject, Property, PropertyType, ComparatorMappingType>]A type alias for the type that represents a collection of query comparators.
typealias QueryComparators = [AnyEntityQueryComparator<Entity, Subject, Property, PropertyType, ComparatorMappingType>]