Anchor to CustomerErrorCodeCustomer
enumCustomer Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to ALREADY_ENABLEDALREADY_
ENABLED Customer already enabled.
- Anchor to BAD_DOMAINBAD_
DOMAIN Input email contains an invalid domain name.
- Anchor to BLANKBLANK
The input value is blank.
- Anchor to CONTAINS_HTML_TAGSCONTAINS_
HTML_ TAGS Input contains HTML tags.
- Anchor to CONTAINS_URLCONTAINS_
URL Input contains URL.
- Anchor to CUSTOMER_DISABLEDCUSTOMER_
DISABLED Customer is disabled.
- Anchor to INVALIDINVALID
The input value is invalid.
- Anchor to INVALID_MULTIPASS_REQUESTINVALID_
MULTIPASS_ REQUEST Multipass token is not valid.
- Anchor to NOT_FOUNDNOT_
FOUND Address does not exist.
- Anchor to PASSWORD_STARTS_OR_ENDS_WITH_WHITESPACEPASSWORD_
STARTS_ OR_ ENDS_ WITH_ WHITESPACE Input password starts or ends with whitespace.
- Anchor to TAKENTAKEN
The input value is already taken.
- Anchor to TOKEN_INVALIDTOKEN_
INVALID Invalid activation token.
- Anchor to TOO_LONGTOO_
LONG The input value is too long.
- Anchor to TOO_SHORTTOO_
SHORT The input value is too short.
- Anchor to UNIDENTIFIED_CUSTOMERUNIDENTIFIED_
CUSTOMER Unidentified customer.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
Represents an error that happens during execution of a customer mutation.
Was this section helpful?