Skip to main content
QUERY
knowledgeBaseTopicDetail(_id: String!): KnowledgeBaseTopic

Arguments

_id
String!
required
_id
String!
code
String

Unique code identifier for programmatic access.

title
String

The topic title.

description
String

Description of the topic.

Categories within this topic.

workspace
color
String
backgroundImage
String

URL of the background image for the topic page.

languageCode
String

ISO language code for the topic content (e.g. 'en', 'ar').

createdBy
String

User ID of the topic creator.

createdDate
Date

When this topic was created.

modifiedBy
String

User ID of the last modifier.

modifiedDate
Date

When this topic was last modified.

parentCategories

Top-level parent categories within this topic.

Query
Variables
Response
Last modified on August 8, 2026