Links

LabelType

The LabelType object includes the data for an individual label, can be associated with a message.

GraphQL Object Type

type LabelType {
id: String
name: String
slug: String
color: String
}

Fields

Field
Input Type
Description
id
String
id of label
name
String
name of label
slug
String
slug associated with label
color
String
color set for label