Docs
Dashboard

shippingMethodDelete

Mutation

Deletes a shipping method by its ID.

#

Arguments


input
ShippingMethodDeleteInput!Required

The values used to perform the shipping method delete operation.

#

Payload


errors
[ShippingMethodDeleteError!]

User-facing errors that prevented the operation from succeeding.

shippingMethod
ShippingMethod

The shipping method associated with this shipping method delete payload.