Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
core
/
gropius.model.issue.timeline
/
RemovedLabelEvent
/
removedLabel
removedLabel
@
NodeRelationship
(
type
=
"REMOVED_LABEL"
,
direction
=
Direction.OUTGOING
)
@
FilterProperty
val
removedLabel
:
LazyLoadingDelegate
<
Label
?
,
NodePropertyDelegate.NodeProperty
>
The Label removed from the Issue, null if deleted.