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