Skip to main content
Log inSign up
mutation

Requires Any of write_content, write_online_store_pages access scopes.

Updates an article.

•

The properties of the article to be updated.

•

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

•

The article that was updated.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?