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