stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > landingPageDisplayText

AdminTypes.Order.landingPageDisplayText property

Warning: This API is now obsolete.

Use customerJourneySummary.lastVisit.landingPageHtml instead

The URL of the first page of the online store that the customer visited before they submitted the order.

Signature:

landingPageDisplayText?: Maybe<Scalars['String']['output']>;