Skip to main content

UPDATE_VOLUNTEER_MEMBERSHIP

Admin Docs


Variable: UPDATE_VOLUNTEER_MEMBERSHIP

const UPDATE_VOLUNTEER_MEMBERSHIP: DocumentNode

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

GraphQL mutation to update an event volunteer group.

Param

The ID of the event volunteer group being updated.

Param

The data required to update an event volunteer group.

Returns

The ID of the updated event volunteer group.