talawa-api / Exports / services/CommentCache/findCommentsByPostIdInCache
▸ findCommentsByPostIdInCache(postID
): Promise
<(InterfaceComment
| null
)[]>
Name | Type |
---|---|
postID |
ObjectId |
Promise
<(InterfaceComment
| null
)[]>
talawa-api / Exports / services/CommentCache/findCommentsByPostIdInCache
▸ findCommentsByPostIdInCache(postID
): Promise
<(InterfaceComment
| null
)[]>
Name | Type |
---|---|
postID |
ObjectId |
Promise
<(InterfaceComment
| null
)[]>