Skip to main content

actionItemsByOrganization

talawa-api


talawa-api / resolvers/Query/actionItemsByOrganization / actionItemsByOrganization

Variable: actionItemsByOrganization

> const actionItemsByOrganization: QueryResolvers["actionItemsByOrganization"]

This query will fetch all action items for an organization from database.

Param

Param

An object that contains organizationId which is the _id of the Organization.

Returns

An actionItems object that holds all action items for the Event.

Defined in

src/resolvers/Query/actionItemsByOrganization.ts:17