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