stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductInput > status

AdminTypes.ProductInput.status property

The status of the product.

Signature:

status?: InputMaybe<ProductStatus | `${ProductStatus}`>;