vendorPayoutNoteAdd
Add a note to a vendor payout.
vendorPayoutNoteAdd(
vendorPayoutId: ID!
input: VendorPayoutAddNoteInput!
): VendorPayoutNoteAdd!
Arguments
vendorPayoutNoteAdd.vendorPayoutId ● ID! non-null scalar
vendorPayoutNoteAdd.input ● VendorPayoutAddNoteInput! non-null input
Type
VendorPayoutNoteAdd object
Result of vendor payout note add mutation.