Skip to main content
Anchor to ProductChangeStatusUserError

ProductChangeStatusUserError

object

An error that occurs during the execution of ProductChangeStatus.

•

The error code.

•

The path to the input field that caused the error.

•
String!non-null

The error message.


Was this section helpful?

•
mutation

Changes the status of a product. This allows you to set the availability of the product across all channels.

Arguments

•
ID!required

The ID of the product.

•

The status to be assigned to the product.


Fields

•

The product object.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?