public static class Storefront.CheckoutCustomerDisassociatePayloadQuery
extends <any>
| Modifier and Type | Method and Description |
|---|---|
Storefront.CheckoutCustomerDisassociatePayloadQuery |
checkout(Storefront.CheckoutQueryDefinition queryDef)
The updated checkout object.
|
Storefront.CheckoutCustomerDisassociatePayloadQuery |
checkoutUserErrors(Storefront.CheckoutUserErrorQueryDefinition queryDef)
List of errors that occurred executing the mutation.
|
Storefront.CheckoutCustomerDisassociatePayloadQuery |
userErrors(Storefront.UserErrorQueryDefinition queryDef)
Deprecated.
Use `checkoutUserErrors` instead
|
public Storefront.CheckoutCustomerDisassociatePayloadQuery checkout(Storefront.CheckoutQueryDefinition queryDef)
public Storefront.CheckoutCustomerDisassociatePayloadQuery checkoutUserErrors(Storefront.CheckoutUserErrorQueryDefinition queryDef)
@Deprecated public Storefront.CheckoutCustomerDisassociatePayloadQuery userErrors(Storefront.UserErrorQueryDefinition queryDef)