CODE
try { const getProduct = await productDB.aggregate([ { $match: { flag: 1 }, }, ]) res.status(200).json({ message: \'Get