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