talawa-api / Exports / resolvers/Query/actionItem
• Const
actionItem: QueryResolvers
["actionItem"
]
This query will fetch the action item with given id from the database.
Param
Param
An object that contains id
of the action item that need to be fetched.
Remarks
You can learn about GraphQL Resolvers
here.