stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Customer > displayName

AdminTypes.Customer.displayName property

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'];