Anchor to BlogCreateInputBlog
input_objectBlog Create Input
The input fields to create a blog.
Anchor to FieldsFields
- Anchor to commentPolicycomment•Comment
Policy Policy Indicates whether readers can post comments to the blog and whether comments are moderated.
- Anchor to handlehandle•String
A unique, human-friendly string for the blog. If no handle is specified, a handle will be generated automatically from the blog title. The handle is customizable and is used by the Liquid templating language to refer to the blog.
- Anchor to metafieldsmetafields•[Metafield
Input!] Attaches additional metadata to a store's resources.
- Anchor to templateSuffixtemplate•String
Suffix The name of the template a blog is using if it's using an alternate template. Returns
null
if a blog is using the default blog.liquid template.- Anchor to titletitle•String!non-null
The title of the blog.
Was this section helpful?