Takes two or more arrays and returns an array that contains the elements that appear in every input array.
https://www.mongodb.com/docs/manual/reference/operator/aggregation/setIntersection/#mongodb-expression-exp.-setIntersection
Generated using TypeDoc
Takes two or more arrays and returns an array that contains the elements that appear in every input array.