Skip to main content
object

An error that occurs during the execution of PageDelete.

•PageDeleteUserErrorCode

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

Permanently deletes a page from the online store.

For example, merchants might delete seasonal landing pages after campaigns end, or remove outdated policy pages when terms change.

Use the pageDelete mutation to:

  • Remove outdated or unnecessary pages
  • Clean up seasonal landing pages
  • Delete duplicate pages

The deletion is permanent and returns the deleted page's ID for confirmation.


Was this section helpful?


Was this section helpful?