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