Skip to main content

actionItemsByUser

talawa-apiDocs


talawa-api / resolvers/Query/actionItemsByUser / actionItemsByUser

Variable: actionItemsByUser

> const actionItemsByUser: QueryResolvers["actionItemsByUser"]

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/actionItemsByUser.ts:17