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