Magidoc

SellerShippingMethodInput
Input Object

Fields

#

seller

ID !
Non-null

Seller DB id representation as a string.

shippingMethodPriceOverrideAmount

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.

shippingMethodSelection

ID !
Non-null

Usages

#

References

#

  • Argument sellerShippingMethods of field checkoutSellerShippingMethodsBulkUpdate from type Mutation