actionItemsByUser
talawa-api • Docs
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.