Home > @vsf-enterprise/bigcommerce-theme > UseCategoryError
# UseCategoryError interface
useCategory errors.
Signature:
export interface UseCategoryError
# Properties
| Property | Type | Description |
|---|---|---|
| fetchCategory | Error | Errors occurred during getCategoryDetails action. |
| loadCategoryTreeList | Error | Errors occurred during loadCategoryTree action. |