Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerMergePreviewDefaultFields > displayName
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.
Signature:
displayName: Scalars['String']['output'];