The fields that will be kept as part of a customer merge preview.
Access Scopes
`read_customer_merge` access scope.
Fields
defaultAddress:
MailingAddress -
The default address resulting from a customer merge.
discountNodeCount:
UnsignedInt64! -
The total number of customer-specific discounts resulting from a customer merge.
displayName:
String! -
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.
draftOrderCount:
UnsignedInt64! -
The total number of merged draft orders.
email:
CustomerEmailAddress -
The email state of a customer.
firstName:
String -
The first name resulting from a customer merge.
giftCardCount:
UnsignedInt64! -
The total number of merged gift cards.
lastName:
String -
The last name resulting from a customer merge.
metafieldCount:
UnsignedInt64! -
The total number of merged metafields.
note:
String -
The merged note resulting from a customer merge.
orderCount:
UnsignedInt64! -
The total number of merged orders.
phoneNumber:
CustomerPhoneNumber -
The phone number state of a customer.
tags:
String! -
The merged tags resulting from a customer merge.