Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 727 Bytes

resolvers_Organization_members.md

File metadata and controls

25 lines (13 loc) · 727 Bytes

talawa-api / Exports / resolvers/Organization/members

Module: resolvers/Organization/members

Table of contents

Variables

Variables

members

Const members: OrganizationResolvers["members"]

This resolver function will fetch and return the list of members of the Organization from database.

Param

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

Defined in

src/resolvers/Organization/members.ts:9