Skip to main content
mutation

Requires Any of write_content, write_online_store_pages access scopes.

Updates a page.

ID!required

The ID of the page to be updated.

PageUpdateInput!required

The properties of the page to be updated.


Was this section helpful?

Anchor to PageUpdatePayload returnsPageUpdatePayload returns

Page

The page that was updated.

[PageUpdateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?