AddLabelToIssuePayload
No description
type AddLabelToIssuePayload {
addedLabelEvent: AddedLabelEvent
}
Fields
AddLabelToIssuePayload.addedLabelEvent
● AddedLabelEvent
object
The created event, if present
Returned by
addLabelToIssue
mutation