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