stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PublicationInput > publishDate

AdminTypes.PublicationInput.publishDate property

The date and time that the resource was published. Setting this to a date in the future will schedule the resource to be published. Only online store channels support future publishing. This field has no effect if you include it in the publishableUnpublish mutation.

Signature:

publishDate?: InputMaybe<Scalars['DateTime']['input']>;