Skip to main content

talawa-api / Exports / resolvers/DirectChatMessage/sender

Module: resolvers/DirectChatMessage/sender

Table of contents

Variables

Variables

sender

Const sender: DirectChatMessageResolvers["sender"]

This resolver function will fetch and return the sender(user) of the Direct chat from the database.

Param

An object that is the return value of the resolver for this field's parent.

Defined in

src/resolvers/DirectChatMessage/sender.ts:10