CampaignLeave
A fundraiser wants to leave a team
CampaignLeave(
input: CampaignLeaveInput
): CampaignLeaveUnion!
Arguments
CampaignLeave.input ● CampaignLeaveInput input
Input required to leave a campaign
Type
CampaignLeaveUnion union
If mutation is successful, the CampaignLeavePayload will be returned, otherwise a MutationError is returned.