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