I want to populate from several collection and then sort it by date and collect all data in one array. So far I have this
await User.findById(req.user._id)