HubKbArticle
HubKbArticle
HubKbArticle
A support knowledge base article from the hub catalog.
articleId |
String! | Unique article identifier from the hub (e.g., "kb-0001"). |
category |
String! | Article category (e.g., "concepts", "how-to", "reference", "troubleshooting"). |
content |
String! | Raw markdown content. |
created |
String | Article creation date. |
id |
ID! | Article identifier (database ID). |
path |
String! | URL path (e.g., "how-to/connect-aws-account"). |
product |
String! | Product this article applies to (e.g., "guardrails"). |
tags |
JSON | Tags for categorization. |
title |
String! | Article title. |
updated |
String | Article last updated date. |