checkoutSellerShippingMethodsUpdate Mutation
Updates the seller shipping methods of the checkout.
Arguments
#
shippingMethodPriceOverrideAmount
Price overrides on checkouts are inherently dangerous because checkouts serve both authenticated and unauthenticated users.
Optional override amount for shipping method price.Be aware, you should send this field on each request. For example, if you will set this field and then will send the same shipping method (or a new one) without this field (in the context of the same seller) - the price will be restored based on the shipping method price.
Response
#
Returns CheckoutSellerShippingMethodsUpdate .