Skip to main content

talawa-api / Exports / resolvers/Query/organizations

Module: resolvers/Query/organizations

Table of contents

Variables

Variables

organizations

Const organizations: QueryResolvers["organizations"]

If a 'id' is specified, this query will return an organisation; otherwise, it will return all organisations with a size of limit 100.

Param

Param

An object containing orderBy and id of the Organization.

Remarks

id in the args is optional.

Defined in

src/resolvers/Query/organizations.ts:16