public static class Storefront.CheckoutCustomerAssociatePayloadQuery
extends <any>
| Modifier and Type | Method and Description |
|---|---|
Storefront.CheckoutCustomerAssociatePayloadQuery |
checkout(Storefront.CheckoutQueryDefinition queryDef)
The updated checkout object.
|
Storefront.CheckoutCustomerAssociatePayloadQuery |
customer(Storefront.CustomerQueryDefinition queryDef)
The associated customer object.
|
Storefront.CheckoutCustomerAssociatePayloadQuery |
userErrors(Storefront.UserErrorQueryDefinition queryDef)
List of errors that occurred executing the mutation.
|
public Storefront.CheckoutCustomerAssociatePayloadQuery checkout(Storefront.CheckoutQueryDefinition queryDef)
public Storefront.CheckoutCustomerAssociatePayloadQuery customer(Storefront.CustomerQueryDefinition queryDef)
public Storefront.CheckoutCustomerAssociatePayloadQuery userErrors(Storefront.UserErrorQueryDefinition queryDef)