stack

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

AdminTypes.CustomerMergePreviewBlockingFields interface

The blocking fields of a customer merge preview. These fields will block customer merge unless edited.

Signature:

export interface CustomerMergePreviewBlockingFields 

Properties

Property Modifiers Type Description
note?   Maybe<Scalars[‘String’][‘output’]> (Optional) The merged note resulting from a customer merge. The merged note is over the 5000 character limit and will block customer merge.
tags   Array<Scalars[‘String’][‘output’]> The merged tags resulting from a customer merge. The merged tags are over the 250 limit and will block customer merge.