Skip to main content

DELETE_VOLUNTEER_FOR_INSTANCE

Admin Docs


Variable: DELETE_VOLUNTEER_FOR_INSTANCE

const DELETE_VOLUNTEER_FOR_INSTANCE: DocumentNode

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

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

Param

The input containing volunteerId and recurringEventInstanceId.

Returns

The deleted volunteer information.