CustomerMergePreviewDefaultFields
Requires access scope.
The fields that will be kept as part of a customer merge preview.
Anchor to Fields and connectionsFields and connections
- Anchor to addressesaddresses•Mailing
Address non-nullConnection! The merged addresses resulting from a customer merge.
- Anchor to defaultAddressdefault•
Address The default address resulting from a customer merge.
- Anchor to discountNodeCountdiscount•
Node Count UnsignedInt64! non-null The total number of customer-specific discounts resulting from a customer merge.
- Anchor to discountNodesdiscount•
Nodes DiscountNode non-nullConnection! The merged customer-specific discounts resulting from a customer merge.
- Anchor to displayNamedisplay•
Name String!non-null The full name of the customer, based on the values for
and
. If
and
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.
- Anchor to draftOrderCountdraft•
Order Count UnsignedInt64! non-null The total number of merged draft orders.
- Anchor to draftOrdersdraft•
Orders DraftOrder non-nullConnection! The merged draft orders resulting from a customer merge.
- Anchor to emailemail•
The email state of a customer.
- Anchor to firstNamefirst•
Name The first name resulting from a customer merge.
- Anchor to giftCardCountgift•
Card Count UnsignedInt64! non-null The total number of merged gift cards.
- Anchor to giftCardsgift•
Cards GiftCard non-nullConnection! The merged gift cards resulting from a customer merge.
- Anchor to lastNamelast•
Name The last name resulting from a customer merge.
- Anchor to metafieldCountmetafield•
Count UnsignedInt64! non-null The total number of merged metafields.
- Anchor to notenote•
The merged note resulting from a customer merge.
- Anchor to orderCountorder•
Count UnsignedInt64! non-null The total number of merged orders.
- Anchor to ordersorders•Order
Connection! non-null The merged orders resulting from a customer merge.
- Anchor to phoneNumberphone•
Number The phone number state of a customer.
- Anchor to tagstags•[String!]!non-null
The merged tags resulting from a customer merge.