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