PayoutUpdateInput
No description
input PayoutUpdateInput {
vendorPayouts: [VendorPayoutUpdateInput!]!
}
Fields
PayoutUpdateInput.vendorPayouts ● [VendorPayoutUpdateInput!]! non-null input
List of vendor payouts informing how to update the payout.
Member Of
payoutUpdate mutation