Consider the below Mongodb Query.
db.groups.aggregate([{ $match: { _id: { $in: [220] }, active: true }