stack

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

AdminTypes.ProductPublicationInput interface

The input fields for specifying a publication to which a product will be published.

Signature:

export interface ProductPublicationInput 

Properties

Property Modifiers Type Description
publicationId?   InputMaybe<Scalars[‘ID’][‘input’]> (Optional) ID of the publication.
publishDate?   InputMaybe<Scalars[‘DateTime’][‘input’]> (Optional) The date and time that the product was (or will be) published.