Query where clause with array.
How can I get something like this to work?
I want the where clause to match any product that has a name thats inside the products array.
I want the where clause to match any product that has a name thats inside the products array.