Skip to main content
Log inSign up
mutationDeprecated

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.

•
ID!required

The ID of the product.

•

The status to be assigned to the product.


Was this section helpful?

Anchor to ProductChangeStatusPayload returnsProductChangeStatusPayload returns

•

The product object.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?