talawa-api / Exports / services/CommentCache/findCommentsByPostIdInCache
Module: services/CommentCache/findCommentsByPostIdInCache
Table of contents
Functions
Functions
findCommentsByPostIdInCache
▸ findCommentsByPostIdInCache(postID
): Promise
<(InterfaceComment
| null
)[]>
Parameters
Name | Type |
---|---|
postID | ObjectId |
Returns
Promise
<(InterfaceComment
| null
)[]>