CheckoutDelete Object
Deletes a checkout.
Added in Saleor 3.23.
type CheckoutDelete {
errors: [CheckoutDeleteError!]!
}
Fields
errors ● [CheckoutDeleteError!]!
Returned By
checkoutDelete mutation
Deletes a checkout.
Added in Saleor 3.23.
type CheckoutDelete {
errors: [CheckoutDeleteError!]!
}
errors ● [CheckoutDeleteError!]!checkoutDelete mutation