null matches any value, a field that is a string must match exactly that value and and
array is effectively an OR-ed set, where any one of those values must match.
null matches any value, a field that is a string must match exactly that value and and
array is effectively an OR-ed set, where any one of those values must match.