stack

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

AdminTypes.CollectionUnpublishInput interface

The input fields for specifying the collection to unpublish and the sales channels to remove it from.

Signature:

export interface CollectionUnpublishInput 

Properties

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.