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