A condition using the 'not in' operator to exclude values within a set.
The field name to apply the condition to.
Specifies the 'not in' operator to check if a value does not exist within an array.
An array of values to exclude from the field.
A condition using the 'not in' operator to exclude values within a set.