findCommentsByPostIdInCache
talawa-api • Docs
talawa-api / services/CommentCache/findCommentsByPostIdInCache / findCommentsByPostIdInCache
Function: findCommentsByPostIdInCache()
> findCommentsByPostIdInCache(postID
): Promise
<(InterfaceComment
| null
)[]>
Parameters
• postID: ObjectId
Returns
Promise
<(InterfaceComment
| null
)[]>