shippingMethodUpdate
MutationUpdates an existing shipping method with the specified ID.
#
Arguments
- ShippingMethodUpdateInput!Required
input The values used to perform the shipping method update operation.
#
Payload
- [ShippingMethodUpdateError!]
errors User-facing errors that prevented the operation from succeeding.
- ShippingMethod
shippingMethod The shipping method associated with this shipping method update payload.