Skip to main content
Anchor to CustomerMergePreviewDefaultFields

CustomerMergePreviewDefaultFields

object

Requires read_customer_merge access scope.

The fields that will be kept as part of a customer merge preview.

Anchor to Fields and connectionsFields and connections

•MailingAddressConnection!
non-null

The merged addresses resulting from a customer merge.

•MailingAddress

The default address resulting from a customer merge.

•UnsignedInt64!
non-null

The total number of customer-specific discounts resulting from a customer merge.

•DiscountNodeConnection!
non-null

The merged customer-specific discounts resulting from a customer merge.

•String!
non-null

The full name of the customer, based on the values for first_name and last_name. If first_name and last_name aren't available, then this field falls back to the customer's email address. If the customer's email isn't available, then this field falls back to the customer's phone number.

•UnsignedInt64!
non-null

The total number of merged draft orders.

•DraftOrderConnection!
non-null

The merged draft orders resulting from a customer merge.

•CustomerEmailAddress

The email state of a customer.

•String

The first name resulting from a customer merge.

•UnsignedInt64!
non-null

The total number of merged gift cards.

•GiftCardConnection!
non-null

The merged gift cards resulting from a customer merge.

•String

The last name resulting from a customer merge.

•UnsignedInt64!
non-null

The total number of merged metafields.

•String

The merged note resulting from a customer merge.

•UnsignedInt64!
non-null

The total number of merged orders.

•OrderConnection!
non-null

The merged orders resulting from a customer merge.

•CustomerPhoneNumber

The phone number state of a customer.

•[String!]!
non-null

The merged tags resulting from a customer merge.


Was this section helpful?