Skip to main content

CampaignPaymentWithdrawUnion

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

union CampaignPaymentWithdrawUnion = MutationError | CampaignPaymentWithdrawPayload

Possible types​

CampaignPaymentWithdrawUnion.MutationError object​

Has errors for a mutation

CampaignPaymentWithdrawUnion.CampaignPaymentWithdrawPayload object​

Campaign funds withdraw payload

Returned by​

CampaignPaymentWithdraw mutation