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