stack

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

AdminTypes.Order.landingPageUrl property

Warning: This API is now obsolete.

Use customerJourneySummary.lastVisit.landingPage instead

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

Signature:

landingPageUrl?: Maybe<Scalars['URL']['output']>;