Docs
Dashboard

shippingMethodUpdate

Mutation

Updates an existing shipping method with the specified ID.

#

Arguments


input
ShippingMethodUpdateInput!Required

The values used to perform the shipping method update operation.

#

Payload


errors
[ShippingMethodUpdateError!]

User-facing errors that prevented the operation from succeeding.

shippingMethod
ShippingMethod

The shipping method associated with this shipping method update payload.