Skip to main content

talawa-api / Exports / services/CommentCache/findCommentsByPostIdInCache

Module: services/CommentCache/findCommentsByPostIdInCache

Table of contents

Functions

Functions

findCommentsByPostIdInCache

findCommentsByPostIdInCache(postID): Promise<(InterfaceComment | null)[]>

Parameters

NameType
postIDObjectId

Returns

Promise<(InterfaceComment | null)[]>

Defined in

src/services/CommentCache/findCommentsByPostIdInCache.ts:6