public static class Storefront.CartBillingAddressUpdatePayloadQuery extends Query<Storefront.CartBillingAddressUpdatePayloadQuery>
_queryBuilder, ALIAS_SUFFIX_SEPARATOR| Modifier and Type | Method and Description |
|---|---|
Storefront.CartBillingAddressUpdatePayloadQuery |
cart(Storefront.CartQueryDefinition queryDef)
The updated cart.
|
Storefront.CartBillingAddressUpdatePayloadQuery |
userErrors(Storefront.CartUserErrorQueryDefinition queryDef)
The list of errors that occurred from executing the mutation.
|
appendQuotedString, startField, startInlineFragment, withAliaspublic Storefront.CartBillingAddressUpdatePayloadQuery cart(Storefront.CartQueryDefinition queryDef)
public Storefront.CartBillingAddressUpdatePayloadQuery userErrors(Storefront.CartUserErrorQueryDefinition queryDef)