Category object
Product categories for taxonomy and organization
| Field | Type | Description |
|---|---|---|
id | integer (int32) | Unique category identifier |
namerequired | string | Category display name |
slugrequired | string | URL-friendly slug |
description | string | Category description |
image | string (uri) | Category image URL |
productCount | integer (int32) | Products in this category |
createdAt | string (date-time) |