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