updateLabel
No description
updateLabel(
id: String!
label: String!
description: String
): LabelType
No description
updateLabel(
id: String!
label: String!
description: String
): LabelType
updateLabel.id
● String!
non-null scalarupdateLabel.label
● String!
non-null scalarupdateLabel.description
● String
scalarLabelType
object