ProductCollectionDTO
A product collection's data.
Properties
deleted_atstring | DateWhen the product collection was deleted.
handlestringRequiredThe handle of the product collection. The handle can be used to create slug URL paths.
idstringRequiredThe ID of the product collection.
metadatanull | Record<string, unknown>Holds custom data in key-value pairs.
The associated products.
titlestringRequiredThe title of the product collection.
Was this section helpful?