OperatorMap
OperatorMap: Object
Properties
$and
Query<T>[]$or
Query<T>[]$eq
ExpandScalar<T> | ExpandScalar<T>[]$ne
ExpandScalar<T>$in
ExpandScalar<T>[]$nin
ExpandScalar<T>[]$not
Query<T>$gt
ExpandScalar<T>$gte
ExpandScalar<T>$lt
ExpandScalar<T>$lte
ExpandScalar<T>$like
string$re
string$ilike
string$fulltext
string$overlap
string[]$contains
string[]$contained
string[]$exists
booleanWas this section helpful?