Mutations
archiveLabelType
Archives a label type so it can no longer be applied to threads, while preserving it on threads that already have it. To apply an archived label type again, unarchive it first. Requires the labelType:edit permission.
MUTATION
archiveLabelType(input: ArchiveLabelTypeInput!): ArchiveLabelTypeOutput!Arguments
input
required
Returns
labelType
error
Mutation
Variables
Response
Mutation
Variables
Response

