Docs
Dashboard

shippingMethodRateDelete

Mutation

Deletes a shipping method rate from an existing shipping method by its ID.

#

Arguments


input
ShippingMethodRateDeleteInput!Required

The values used to perform the shipping method rate delete operation.

#

Payload


errors
[ShippingMethodRateDeleteError!]

User-facing errors that prevented the operation from succeeding.

shippingMethod
ShippingMethod

The shipping method associated with this shipping method rate delete payload.