Skip to main content

talawa-api / Exports / resolvers/Query/directChatsMessagesByChatID

Module: resolvers/Query/directChatsMessagesByChatID

Table of contents

Variables

Variables

directChatsMessagesByChatID

Const directChatsMessagesByChatID: QueryResolvers["directChatsMessagesByChatID"]

This query will fetch all messages for a certain direct chat for the user from database.

Param

Param

An object that contains id of the direct chat.

Remarks

You can learn about GraphQL Resolvers here.

Defined in

src/resolvers/Query/directChatsMessagesByChatID.ts:16