CategoryInput object
Input for creating or updating a category
| Field | Type | Description |
|---|---|---|
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 |