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