AdminPostCollectionsReq
constructor
Properties
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.
title
stringRequiredThe title of the collection.
Was this section helpful?