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