public static class Storefront.CustomerAddressDeletePayloadQuery
extends <any>
| Modifier and Type | Method and Description |
|---|---|
Storefront.CustomerAddressDeletePayloadQuery |
customerUserErrors(Storefront.CustomerUserErrorQueryDefinition queryDef)
List of errors that occurred executing the mutation.
|
Storefront.CustomerAddressDeletePayloadQuery |
deletedCustomerAddressId()
ID of the deleted customer address.
|
Storefront.CustomerAddressDeletePayloadQuery |
userErrors(Storefront.UserErrorQueryDefinition queryDef)
Deprecated.
Use `customerUserErrors` instead
|
public Storefront.CustomerAddressDeletePayloadQuery customerUserErrors(Storefront.CustomerUserErrorQueryDefinition queryDef)
public Storefront.CustomerAddressDeletePayloadQuery deletedCustomerAddressId()
@Deprecated public Storefront.CustomerAddressDeletePayloadQuery userErrors(Storefront.UserErrorQueryDefinition queryDef)