Anchor to section titled 'undefined'

productChangeStatus
mutation
deprecated

Requires write_products access scope. Also: The user must have a permission to change products status.

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


Anchor to productId
productId
required

The ID of the product.

The status to be assigned to the product.


Was this section helpful?

The product object.

The list of errors that occurred from executing the mutation.


Was this section helpful?