public static class Storefront.CheckoutShippingLineUpdatePayloadQuery extends Query<Storefront.CheckoutShippingLineUpdatePayloadQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CheckoutShippingLineUpdatePayloadQuery |
checkout(Storefront.CheckoutQueryDefinition queryDef)
The updated checkout object.
|
Storefront.CheckoutShippingLineUpdatePayloadQuery |
checkoutUserErrors(Storefront.CheckoutUserErrorQueryDefinition queryDef)
The list of errors that occurred from executing the mutation.
|
Storefront.CheckoutShippingLineUpdatePayloadQuery |
userErrors(Storefront.UserErrorQueryDefinition queryDef)
Deprecated.
Use `checkoutUserErrors` instead.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CheckoutShippingLineUpdatePayloadQuery checkout(Storefront.CheckoutQueryDefinition queryDef)
public Storefront.CheckoutShippingLineUpdatePayloadQuery checkoutUserErrors(Storefront.CheckoutUserErrorQueryDefinition queryDef)
@Deprecated public Storefront.CheckoutShippingLineUpdatePayloadQuery userErrors(Storefront.UserErrorQueryDefinition queryDef)