Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > referrerDisplayText
Warning: This API is now obsolete.
Use
customerJourneySummary.lastVisit.referralInfoHtml
instead
A web domain or short description of the source that sent the customer to your online store. For example, “shopify.com” or “email”.
Signature:
referrerDisplayText?: Maybe<Scalars['String']['output']>;