Skip to main content
QUERY
helpCenterIndex(id: ID!): HelpCenterIndex

Arguments

id
ID!
required
helpCenterId
ID!

The ID of the help center this index belongs to.

hash
String!

Opaque version token. Must be passed back to updateHelpCenterIndex to prevent overwriting concurrent changes.

Ordered, flat list of items that represents the navigation tree. Items reference their parent via parentId to reconstruct the hierarchy.

createdAt
createdBy
updatedAt
updatedBy
Query
Variables
Response