Skip to main content

TransferIntent

Transfer intents to another team member

TransferIntent(
fundraiserId: ID
intentId: ID!
): TransferIntentUnion!

Arguments​

TransferIntent.fundraiserId ● ID scalar​

ID of the fundraiser being transferred to

TransferIntent.intentId ● ID! non-null scalar​

Intent ID that is being transferred

Type​

TransferIntentUnion union​

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