AdminPostCollectionsReq
The product collection's details.
Properties
title
stringRequiredThe title of the collection.
handle
stringAn optional handle to be used in slugs. If none is provided, the kebab-case version of the title will be used.
metadata
Record<string, unknown>An optional set of key-value pairs to hold additional information.
Was this section helpful?