LeaveCampaign
A fundraiser wants to leave a team
LeaveCampaign(
input: LeaveCampaignInput
): LeaveCampaignUnion! @deprecated
Arguments
LeaveCampaign.input ● LeaveCampaignInput input
Input required to leave a campaign
Type
LeaveCampaignUnion union
If mutation is successful, the Campaign will be returned, otherwise a MutationError is returned.