stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Product > publishedAt

AdminTypes.Product.publishedAt property

The date and time ([ISO 8601 format](http://en.wikipedia.org/wiki/ISO_8601)) when the product was published to the Online Store.

Signature:

publishedAt?: Maybe<Scalars['DateTime']['output']>;