Skip to main content
object

An error that occurs during the execution of PageUpdate.

•PageUpdateUserErrorCode

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

Arguments

•ID!required

The ID of the page to be updated.

•PageUpdateInput!required

The properties of the page to be updated.


Fields

•Page

The page that was updated.

•[PageUpdateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?