Skip to main content
mutation

Requires Any of write_content, write_online_store_pages access scopes.

Updates an article.

Anchor to articlearticle
ArticleUpdateInput!required

The properties of the article to be updated.

ArticleBlogInput

The properties of the blog to be created.

ID!required

The ID of the article to be updated.


Was this section helpful?

Anchor to ArticleUpdatePayload returnsArticleUpdatePayload returns

Anchor to articlearticle
Article

The article that was updated.

[ArticleUpdateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?