Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 711 Bytes

resolvers_GroupChat_messages.md

File metadata and controls

25 lines (13 loc) · 711 Bytes

talawa-api / Exports / resolvers/GroupChat/messages

Module: resolvers/GroupChat/messages

Table of contents

Variables

Variables

messages

Const messages: GroupChatResolvers["messages"]

This resolver function will fetch and return the list of group chat message from the database.

Param

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

Defined in

src/resolvers/GroupChat/messages.ts:8