Mutations
createHelpCenterArticleGroup
Create a new article group (folder) within a help center. Pass parentHelpCenterArticleGroupId to nest the group inside an existing group. Requires the helpCenter:edit permission.
MUTATION
createHelpCenterArticleGroup(input: CreateHelpCenterArticleGroupInput!): CreateHelpCenterArticleGroupOutput!Arguments
input
required
helpCenterArticleGroup
error
Mutation
Variables
Response
Mutation
Variables
Response

