actionItemsByOrganization
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.