FieldConditionOperatorType is an enumerated list of field condition comparison operator types.

Table: FieldConditionOperatorType

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: May 8, 2025
Contains   Long-TermUsed to set operator type to contains.
EndsWith   Long-TermSets the operator type to ends with.
Equal   Long-TermIndicates operator type is equals.
NotContains   Long-TermSets the operator type to does not contain.
NotEqual   Long-TermMakes operator type not equal.
NotPresent   Long-TermThe operator type is not present.
Present   Long-TermThe operator type is present.
StartsWith   Long-TermSets the operator type to starts with.
Unknown   Long-TermThe operator type is unknown.