Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 686 Bytes

resolvers_GroupChat_users.md

File metadata and controls

25 lines (13 loc) · 686 Bytes

talawa-api / Exports / resolvers/GroupChat/users

Module: resolvers/GroupChat/users

Table of contents

Variables

Variables

users

Const users: GroupChatResolvers["users"]

This resolver function will fetch and return the list of all Users of the Group Chat from database.

Param

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

Defined in

src/resolvers/GroupChat/users.ts:8