Anchor to section titled 'undefined'

ArticleUpdateInput
input_object

The input fields to update an article.


The name of the author of the article.

The ID of the blog containing the article.

The text of the article's body, complete with HTML markup.

A unique, human-friendly string for the article that's automatically generated from the article's title. The handle is used in the article's URL.

The image associated with the article.

Whether or not the article should be visible.

The input fields to create or update a metafield.

The date and time (ISO 8601 format) when the article should become visible.

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.

A summary of the article, which can include HTML markup. The summary is used by the online store theme to display the article on other pages, such as the home page or the main blog page.

A comma-separated list of tags. Tags are additional short descriptors formatted as a string of comma-separated values.

The suffix of the template that's used to render the page. If the value is an empty string or null, then the default article template is used.

The title of the article.


Was this section helpful?


Was this section helpful?
Map
ArticleUpdateInput

Mutations using this input