updateVolunteeringOpportunityStatus
No description
updateVolunteeringOpportunityStatus(
volunteeringOpportunityId: String!
newStatus: VolunteeringOpportunityStatusValue! = TO_DO
): VolunteeringOpportunityStatus!
Arguments
updateVolunteeringOpportunityStatus.volunteeringOpportunityId
● String!
non-null scalar
updateVolunteeringOpportunityStatus.newStatus
● VolunteeringOpportunityStatusValue!
non-null enum
Type
VolunteeringOpportunityStatus
object
VolunteeringOpportunityStatus(id, external_volunteering_opportunity_id, user, status, created_at, updated_at)