shippingMethodRateDelete
MutationDeletes a shipping method rate from an existing shipping method by its ID.
#
Arguments
- ShippingMethodRateDeleteInput!Required
input The values used to perform the shipping method rate delete operation.
#
Payload
- [ShippingMethodRateDeleteError!]
errors User-facing errors that prevented the operation from succeeding.
- ShippingMethod
shippingMethod The shipping method associated with this shipping method rate delete payload.