Skip to main content
Anchor to ProductDeleteUserError

ProductDeleteUserError

object

Requires read_products access scope.

An error that occurred while setting the activation status of an inventory item.

•ProductDeleteUserErrorCode

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
Deprecated

Arguments

•ID!
required

The ID of the product to be deleted.


Fields

•ID

The ID of the product that was requested to be deleted.

•Job

The background job that will delete the product and its associated variants and media.

•[ProductDeleteUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?