Mutations
createLabelType
Creates a new label type in the workspace. Label types define the labels available to apply to threads and users. Requires the labelType:create permission.
MUTATION
createLabelType(input: CreateLabelTypeInput!): CreateLabelTypeOutput!Arguments
input
required
Returns
labelType
error
Mutation
Variables
Response
Mutation
Variables
Response

