ViewerEmailPaymentBreakdown
Email a payment broken down by team member (in CSV format) to the team captain
ViewerEmailPaymentBreakdown(
input: ViewerEmailPaymentBreakdownInput!
): ViewerEmailPaymentBreakdownUnion!
Arguments
ViewerEmailPaymentBreakdown.input ● ViewerEmailPaymentBreakdownInput! non-null input
Input details to email the breakdown of a payment
Type
ViewerEmailPaymentBreakdownUnion union
If mutation is successful, the Payment will be returned, otherwise a MutationError is returned.