I need your help in aggregate functions in Mongo.
I have such aggregation:
const likes = await this.aggregate([ { $match: { post: postId }, },