Skip to main content

UpdateEventVolunteerInput

talawa-apiDocs


talawa-api / types/generatedGraphQLTypes / UpdateEventVolunteerInput

Type Alias: UpdateEventVolunteerInput

> UpdateEventVolunteerInput: object

Type declaration

eventId?

> optional eventId: InputMaybe<Scalars["ID"]["input"]>

isAssigned?

> optional isAssigned: InputMaybe<Scalars["Boolean"]["input"]>

isInvited?

> optional isInvited: InputMaybe<Scalars["Boolean"]["input"]>

response?

> optional response: InputMaybe<EventVolunteerResponse>

Defined in

src/types/generatedGraphQLTypes.ts:2861