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