@AutoPayloadType(description = "The updated Label")
suspend fun updateLabel(input: UpdateLabelInput, dfe: DataFetchingEnvironment): Label

Updates the specified Label, requires MANAGE_LABELS on any Trackable the Label is on