Skip to main content

LeaveCampaign

DEPRECATED: Deprecated because of inconsistent naming. Use the CampaignLeave mutation instead.

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.