Arguments
slug
String!Required
A short, human-readable, URL-friendly identifier of a blog. You can get slug value from ApplicationContent.blogs. For example, 'summer-collection-2024' or 'how-to-style-your-wardrobe'.
root_id
StringID given to the HTML element for scoping CSS. For example, 'blog-container' or 'main-content'.
preview
BooleanWhether the blog post should be displayed in preview mode, allowing it to be viewed even when it is not yet live. For example, true to preview unpublished content, false to view only published content.
Query
Try it
Input Variables
Response
Response