A condition using the 'in' operator to match values within a set.
The field name to apply the condition to.
Specifies the 'in' operator to check if a value exists within an array.
An array of values to match against the field.
A condition using the 'in' operator to match values within a set.