talawa-api / Exports / resolvers/Mutation/createActionItemCategory
Module: resolvers/Mutation/createActionItemCategory
Table of contents
Variables
Variables
createActionItemCategory
• Const
createActionItemCategory: MutationResolvers
["createActionItemCategory"
]
This function enables to create an ActionItemCategory.
Param
parent of current request
Param
payload provided with the request
Param
context of entire application
Remarks
The following checks are done:
- If the User exists
- If the Organization exists
- Is the User is Authorized
- If the action item category already exists