checkoutSellerShippingMethodsBulkUpdate
Bulk clears the seller shipping methods of the checkout.
checkoutSellerShippingMethodsBulkUpdate(
checkoutId: ID!
sellerShippingMethods: [SellerShippingMethodInput!]
): CheckoutSellerShippingMethodsBulkUpdate
Arguments
checkoutSellerShippingMethodsBulkUpdate.checkoutId ● ID! non-null scalar
Checkout ID.
checkoutSellerShippingMethodsBulkUpdate.sellerShippingMethods ● [SellerShippingMethodInput!] list input
Type
CheckoutSellerShippingMethodsBulkUpdate object
Bulk clears the seller shipping methods of the checkout.