Anchor to productChangeStatusproduct
mutationproduct Change Status
Requires access scope. Also: The user must have a permission to change products status.
Deprecated. Use productUpdate instead.
Changes the status of a product. This allows you to set the availability of the product across all channels.
Anchor to Arguments
Arguments
- Anchor to productIdproduct•ID!required
Id The ID of the product.
- Anchor to statusstatus•Product
Status!required The status to be assigned to the product.
Was this section helpful?
- Anchor to productproduct•Product
The product object.
- Anchor to userErrorsuser•[Product
Errors Change Status User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?