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