Skip to main content

DELETE_VOLUNTEER_GROUP_FOR_INSTANCE

Admin Docs


Variable: DELETE_VOLUNTEER_GROUP_FOR_INSTANCE

const DELETE_VOLUNTEER_GROUP_FOR_INSTANCE: DocumentNode

Defined in: src/GraphQl/Mutations/EventVolunteerMutation.ts:141

GraphQL mutation to delete a volunteer group from a specific recurring event instance.

Param

The input containing volunteerGroupId and recurringEventInstanceId.

Returns

The deleted volunteer group information.