Skip to main content
Anchor to ArticleUpdateUserError

ArticleUpdateUserError

object

An error that occurs during the execution of ArticleUpdate.

•ArticleUpdateUserErrorCode

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

Updates an article.

Arguments

•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.


Fields

•Article

The article that was updated.

•[ArticleUpdateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?