[ { "$match": { "mealPlan": { "$elemMatch": { "portionMeasure": "Tea Spoon", "dishVariation": "Paneer Paratha" } } } }, { $count:"toatal" } ]
[ { "$match": { "mealPlan": { "$elemMatch": { "portionMeasure": "Tea Spoon", "dishVariation": "Paneer Paratha" } } } }, { $count:"toatal" } ]