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