values
An array containing the values of the category by which to apply the operator to filter the results. You can provide multiple values if the operator is EQ
or CO
. If you provide multiple values, you filter for results that equal/contain any of the values. For example, if the name
, operator
, and values
fields are Modality
, EQ
, and [Speech, Text]
, the operation filters for results where the modality was either Speech
or Text
.