article
A blog post with author, content, and comments.
Properties
| Property | Description |
|---|---|
article.author | Author name. |
article.comment_post_url | URL to post a comment. |
article.comments | Comments list. |
article.comments_count | Number of comments. |
article.comments_proxy | — |
article.content | Body content (HTML). |
article.count | — |
article.created_at | Creation timestamp. |
article.excerpt | Short excerpt. |
article.excerpt_or_content | — |
article.handle | URL-safe unique slug. |
article.id | Unique identifier. |
article.image | Primary image. |
article.metafields | Metafields on this resource. |
article.published_at | Publish timestamp. |
article.seo_description | — |
article.seo_title | — |
article.tags | Tags as an array of strings. |
article.template_suffix | — |
article.title | Display title. |
article.toArray | — |
article.updated_at | Last update timestamp. |
article.url | Relative URL of the resource. |
article.user | — |
Property list is generated from the storefront engine (BlogPostDrop), so it always matches what your theme can use. Inspect live values with {{ article | json }}.