stack

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

AdminTypes.ProductPublishInput interface

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

Signature:

export interface ProductPublishInput 

Properties

Property Modifiers Type Description
id   Scalars[‘ID’][‘input’] The product to create or update publications for.
productPublications   Array<ProductPublicationInput> The publication that the product is published to.