stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerMergeError

AdminTypes.CustomerMergeError interface

The error blocking a customer merge.

Signature:

export interface CustomerMergeError 

Properties

Property Modifiers Type Description
errorFields   Array<CustomerMergeErrorFieldType | `${CustomerMergeErrorFieldType}`> The list of fields preventing the customer from being merged.
message   Scalars[‘String’][‘output’] The customer merge error message.