Add List<ObjectId> collaborationRequestIds attribute
Closed this issue · 0 comments
anbu1504 commented
The List collaborationRequestIds attribute should be added so that we can contain the id of the post in this attribute. We can use this to then get the post itself and the corresponding post entity will contain the title and author of the respective post.