Skip to main content
Using TypeScript? Check out our GraphQL SDK for a fully typed client.
Articles are the individual help pages in a help center. Each article belongs to one help center and optionally to one article group. contentHtml is the article body as HTML — Plain renders this directly in the help center. status is either DRAFT (only visible in the Plain app) or PUBLISHED (visible on the help center).

Create or update an article

upsertHelpCenterArticle creates a new article when no helpCenterArticleId is provided, or updates an existing article in place when one is. slug is normalized to lowercase.
Mutation
Variables

Delete an article

Mutation
Variables