Types
HelpCenterArticleGroup
object
HelpCenterArticleGroupFields
id
ID!
name
String!
createdAt
createdBy
updatedAt
updatedBy
helpCenter
The help center this group belongs to.
parentArticleGroup
Parent group in the hierarchy. Null for top-level groups.
childArticleGroups
Direct child groups under this group.
Arguments
first
Int
after
String
last
Int
before
String
articles
Direct articles in this group.
Arguments
first
Int
after
String
last
Int
before
String
slug
String!
URL-safe identifier for this article group, unique within the help center.

