KnowledgeBaseParentCategory
A category with its nested child categories included.
object
KnowledgeBaseParentCategoryFields
_id
String
code
String
Unique code identifier.
title
String
The category title.
description
String
Description of what this category covers.
articles
Articles directly in this parent category.
icon
String
Icon identifier.
createdBy
String
User ID of the creator.
createdDate
Date
When this category was created.
modifiedBy
String
User ID of the last modifier.
modifiedDate
Date
When this category was last modified.
parentCategoryId
String
Parent category ID (for deeper nesting).
firstTopic
The first topic this category belongs to.
authors
[User]
Users who have authored articles in this category.
numOfArticles
Float
Count of articles, optionally filtered by status.
Arguments
status
String
childrens
Nested child categories.
Last modified on August 8, 2026
Related topics
KnowledgeBaseCategoryknowledgeBaseCategoriesKnowledgeBaseCategoriesPaginatedknowledgeBaseCategoriesAddknowledgeBaseCategoriesEdit