Skip to main content
mutation

Requires Any of write_content, write_online_store_pages access scopes.

Creates an article.

Anchor to articlearticle
ArticleCreateInput!required

The properties of the new article.

ArticleBlogInput

The properties of the new blog.


Was this section helpful?

Anchor to ArticleCreatePayload returnsArticleCreatePayload returns

Anchor to articlearticle
Article

The article that was created.

[ArticleCreateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?