@AutoPayloadType(description = "The Trackable to which the Label was added")
suspend fun addLabelToTrackable(input: AddLabelToTrackableInput, dfe: DataFetchingEnvironment): Trackable

Adds a Label to a Trackable, requires MANAGE_LABELS on the Trackable and EXPORT_LABEL on any Trackable the Label is on