Help for a query finding a group whose members match exactly with a given string

I had mentioned about using the $setEqualsoperator. Try it, instead of the $eq. The $setEquals is defined as follows, and it is what you are trying:

Returns true if the input sets have the same distinct elements.