How categories are represented in Clerk.io
A category is represented as a category object.
They can have any number of attributes but must at least contain the following marked as Required:
Attribute | Type | Required | Description |
---|---|---|---|
|
| Required | The category ID. |
|
| Required | The category name. |
|
| Required | The category URL. |
|
| Required | The IDs of the category's immediate subcategories. |
|
| Optional | An image representing the category. |
|
| Optional | Text describing the details of the category. |