stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductUnpublishInput

AdminTypes.ProductUnpublishInput interface

The input fields for specifying a product to unpublish from a channel and the sales channels to unpublish it from.

Signature:

export interface ProductUnpublishInput 

Properties

Property Modifiers Type Description
id   Scalars[‘ID’][‘input’] The ID of the product to create or update publications for.
productPublications   Array<ProductPublicationInput> The channels to unpublish the product from.