Skip to main content
Log inSign up
input_object

The input fields to update a blog.

•

Indicates whether readers can post comments to the blog and whether comments are moderated.

•

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.

•

Attaches additional metadata to a store's resources.

•
BooleanDefault:false

Whether to redirect blog posts automatically.

•
BooleanDefault:false

Whether a redirect is required after a new handle has been provided. If true, then the old handle is redirected to the new one automatically.

•

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.

•

The title of the blog.


Was this section helpful?

Anchor to Mutations using this inputMutations using this input


Was this section helpful?