Evaluates an array as a set and returns true if any of the elements are true and false otherwise. An empty array returns false.
https://www.mongodb.com/docs/manual/reference/operator/aggregation/anyElementsTrue/#mongodb-expression-exp.-anyElementsTrue
Generated using TypeDoc
Evaluates an array as a set and returns true if any of the elements are true and false otherwise. An empty array returns false.