Home > @infiniteobjects/shopify-data-manager > AdminTypes > Product > updatedAt
The date and time when the product was last modified. A product’s updatedAt
value can change for different reasons. For example, if an order is placed for a product that has inventory tracking set up, then the inventory adjustment is counted as an update.
Signature:
updatedAt: Scalars['DateTime']['output'];