Skip to main content
Anchor to ArticleUpdateUserError

ArticleUpdateUserError

object

An error that occurs during the execution of ArticleUpdate.

•

The error code.

•

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

•

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.


Fields

•

The article that was updated.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?