Home > @infiniteobjects/shopify-data-manager > AdminTypes > CollectionUnpublishInput
The input fields for specifying the collection to unpublish and the sales channels to remove it from.
Signature:
export interface CollectionUnpublishInput
Property | Modifiers | Type | Description |
---|---|---|---|
collectionPublications | Array<CollectionPublicationInput> | The channels where the collection is published. | |
id | Scalars[‘ID’][‘input’] | The collection to create or update publications for. |