For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Storefront
Types
Objects
ExternalLinkPage
OBJECT
Copy page
An external link page.
Fields
link
String
Required
The URL that the page links to.
entityId
Integer
Required
Unique ID for the web page.
breadcrumbs
BreadcrumbConnection
Required
Web page breadcrumbs.
Show arguments and fields
name
String
Required
Page name.
isVisibleInNavigation
Boolean
Required
Whether or not the page should be visible in the navigation menu.
seo
SeoDetails
Required
Page SEO details.
Show 3 fields
children
PageConnection
Required
Details of the web page children.
Show arguments and fields
locales
LocaleAlternateConnection
Required
Locale paths and URLs.
Show arguments and fields
parentEntityId
Integer
Optional
Unique ID for the parent page.