Skip to main content
Skip to main content

AdminPostCollectionsCollectionReq

The product collection's details to update.

Properties

titlestring
The title of the collection.
handlestring
An optional handle to be used in slugs. If none is provided, the kebab-case version of the title will be used.
metadataRecord<string, unknown>
An optional set of key-value pairs to hold additional information.
Was this section helpful?