vendorPayoutNoteUpdate
Update a vendor payout note.
vendorPayoutNoteUpdate(
id: ID!
input: VendorPayoutUpdateNoteInput!
): VendorPayoutNoteUpdate!
Arguments
vendorPayoutNoteUpdate.id ● ID! non-null scalar
vendorPayoutNoteUpdate.input ● VendorPayoutUpdateNoteInput! non-null input
Type
VendorPayoutNoteUpdate object
Result of vendor payout note update mutation.