Skip to main content

JoinCampaign

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

Create a fundraiser record and join a team via access code

JoinCampaign(
input: JoinCampaignInput
): JoinCampaignUnion! @deprecated

Arguments

JoinCampaign.input ● JoinCampaignInput input

Input required to join a campaign

Type

JoinCampaignUnion union

If mutation is successful, the Fundraiser will be returned, otherwise a MutationError is returned.