public static class Storefront.CheckoutEmailUpdateV2PayloadQuery extends Query<Storefront.CheckoutEmailUpdateV2PayloadQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| 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)
The list of errors that occurred from executing the mutation.
|
Storefront.CheckoutEmailUpdateV2PayloadQuery |
userErrors(Storefront.UserErrorQueryDefinition queryDef)
Deprecated.
Use `checkoutUserErrors` instead.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CheckoutEmailUpdateV2PayloadQuery checkout(Storefront.CheckoutQueryDefinition queryDef)
public Storefront.CheckoutEmailUpdateV2PayloadQuery checkoutUserErrors(Storefront.CheckoutUserErrorQueryDefinition queryDef)
@Deprecated public Storefront.CheckoutEmailUpdateV2PayloadQuery userErrors(Storefront.UserErrorQueryDefinition queryDef)