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