CheckoutProblemDeliveryMethodStale Object
Indicates that the delivery methods are stale.
Added in Saleor 3.23 (unreleased)type CheckoutProblemDeliveryMethodStale {
delivery: Delivery!
}
Fields
CheckoutProblemDeliveryMethodStale.delivery ● Delivery! non-null object miscellaneous
Implemented By
CheckoutProblem union