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
BlogPost
OBJECT
Copy page
Blog post details.
Fields
id
String
Required
The ID of an object
entityId
Integer
Required
Unique ID for the blog post.
name
String
Required
Blog post name.
tags
list of Strings
Required
Blog post tags.
path
String
Required
Blog post path.
htmlBody
String
Required
The body of the Blog post.
plainTextSummary
String
Required
The plain text summary of the Blog post.
Show 1 argument
publishedDate
DateTimeExtended
Required
Blog post published date.
Show 1 field
seo
SeoDetails
Required
Blog post SEO details.
Show 3 fields
renderedRegions
RenderedRegionsByPageType
Required
The rendered regions for the blog post.
Show 1 field
locales
LocaleAlternateConnection
Required
Locale paths and URLs.
Show arguments and fields
author
String
Optional
Blog post author.
thumbnailImage
Image
Optional
Blog post thumbnail image.
Show 5 fields
Referenced by
Fields
Blog.post
BlogPostEdge.node