operatorsForType
operatorsForType(
type):FilterOperator[]
Defined in: filtering/tree/filter-operators.model.ts:84
Return the available filter operators for a given CEL Type. Falls back to equality-only for unknown or dynamic types.
Parameters
Section titled “Parameters”Type | undefined