CheckoutProblemDeliveryMethodInvalid Object
Indicates that the selected delivery method is invalid.
Added in Saleor 3.23 (unreleased)type CheckoutProblemDeliveryMethodInvalid {
delivery: Delivery!
}
Fields
CheckoutProblemDeliveryMethodInvalid.delivery ● Delivery! non-null object miscellaneous
Implemented By
CheckoutProblem union