public static class Storefront.CheckoutCustomerDisassociateV2PayloadQuery extends Query<Storefront.CheckoutCustomerDisassociateV2PayloadQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CheckoutCustomerDisassociateV2PayloadQuery |
checkout(Storefront.CheckoutQueryDefinition queryDef)
The updated checkout object.
|
Storefront.CheckoutCustomerDisassociateV2PayloadQuery |
checkoutUserErrors(Storefront.CheckoutUserErrorQueryDefinition queryDef)
The list of errors that occurred from executing the mutation.
|
Storefront.CheckoutCustomerDisassociateV2PayloadQuery |
userErrors(Storefront.UserErrorQueryDefinition queryDef)
Deprecated.
Use `checkoutUserErrors` instead.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CheckoutCustomerDisassociateV2PayloadQuery checkout(Storefront.CheckoutQueryDefinition queryDef)
public Storefront.CheckoutCustomerDisassociateV2PayloadQuery checkoutUserErrors(Storefront.CheckoutUserErrorQueryDefinition queryDef)
@Deprecated public Storefront.CheckoutCustomerDisassociateV2PayloadQuery userErrors(Storefront.UserErrorQueryDefinition queryDef)