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