Interfaces
Interface: BlogCategory
Blog category
Blog category
Properties
| Property | Type | Description |
|---|---|---|
color? | string | Color hex code |
description? | string | Category description |
id | string | Category ID |
name | string | Category name |
slug | string | URL-friendly slug |

