stack

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

AdminTypes.CollectionPublishInput interface

The input fields for specifying a collection to publish and the sales channels to publish it to.

Signature:

export interface CollectionPublishInput 

Properties

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.