Skip to main content
Anchor to ArticleCreateUserError

ArticleCreateUserError

object

An error that occurs during the execution of ArticleCreate.

•ArticleCreateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Creates an article.

Arguments

•ArticleCreateInput!required

The properties of the new article.

•ArticleBlogInput

The properties of the new blog.


Fields

•Article

The article that was created.

•[ArticleCreateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?