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