aggregate $and operator code example Example: and in mongodb { $and: [ <expression1>, <expression2>, ... ] }