CustomerDataValidationError
Object
A validation error for a specific customer data field.
Fields
| Field | Description | Type |
|---|
fieldName | The name of the field that failed validation. | String! |
|---|
message | A human-readable validation error message in the requested locale. | String |
|---|