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