TransferIntentUnion
If mutation is successful, the Campaign will be returned, otherwise a MutationError is returned.
union TransferIntentUnion = MutationError | Campaign
Possible types
TransferIntentUnion.MutationError object
Has errors for a mutation
TransferIntentUnion.Campaign object
A FlipGive campaign.
Returned by
TransferIntent mutation