CampaignSetFundsDistributionMethod
Set funds distribution on Campaign
CampaignSetFundsDistributionMethod(
fundsDistributionMethod: FundsDistributionMethod!
fundsObjective: String
): CampaignSetFundsDistributionMethodUnion!
Arguments
CampaignSetFundsDistributionMethod.fundsDistributionMethod ● FundsDistributionMethod! non-null enum
How will funds be distributed for the team
CampaignSetFundsDistributionMethod.fundsObjective ● String scalar
A description of what the team will use the funds for
Type
CampaignSetFundsDistributionMethodUnion union
If mutation is successful, the Campaign will be returned, otherwise a MutationError is returned.