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
Blog
OBJECT
Copy page
Blog details.
Fields
id
String
Required
The ID of an object
name
String
Required
The name of the Blog.
description
String
Required
The description of the Blog.
path
String
Required
The path of the Blog.
isVisibleInNavigation
Boolean
Required
Whether or not the blog should be visible in the navigation menu.
posts
BlogPostConnection
Required
Details of the Blog posts.
Show arguments and fields
renderedRegions
RenderedRegionsByPageType
Required
The rendered regions for the blog index.
Show 1 field
post
BlogPost
Optional
Blog post details.
Show arguments and fields
Referenced by
Fields
Content.blog