talawa-api / Exports / resolvers/Mutation/createEventVolunteerGroup
Module: resolvers/Mutation/createEventVolunteerGroup
Table of contents
Variables
Variables
createEventVolunteerGroup
• Const
createEventVolunteerGroup: MutationResolvers
["createEventVolunteerGroup"
]
This function enables to create an event volunteer group
Param
parent of current request
Param
payload provided with the request
Param
context of entire application
Remarks
The following checks are done:
- If the current user exists
- If the eventId exists
- If the current user is admin of event