Home > @infiniteobjects/shopify-data-manager > AdminTypes > Customer > displayName
The full name of the customer, based on the values for first_name and last_name. If the first_name and last_name are not available, then this falls back to the customer’s email address, and if that is not available, the customer’s phone number.
Signature:
displayName: Scalars['String']['output'];