Types
HelpCenterArticle
object
HelpCenterArticleFields
id
ID!
title
String!
description
String
Short summary of the article shown in search results and navigation previews.
icon
String
Opaque icon key that identifies the decorative icon displayed alongside the article title.
contentHtml
String!
Full article body as HTML. This is rendered directly in the help center.
slug
String!
URL-safe identifier for the article, unique within the help center. Normalized to lowercase.
status
Whether the article is publicly visible (PUBLISHED) or only visible inside the Plain app (DRAFT).
statusChangedAt
When the article's status was last changed.
statusChangedBy
createdAt
createdBy
updatedAt
updatedBy
helpCenter
The help center this article belongs to.
articleGroup
The group this article belongs to, if any.
labelTypes
[LabelType!]!
Label types associated with this article, used to scope AI retrieval to specific topics.
Was this page helpful?

