Skip to main content
object

An error that occurs during the execution of BlogUpdate.

•BlogUpdateUserErrorCode

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 a blog.

Arguments

•BlogUpdateInput!
required

The properties of the blog to be updated.

•ID!
required

The ID of the blog to be updated.


Fields

•Blog

The blog that was updated.

•[BlogUpdateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?