Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
core
/
gropius.model.issue
/
Issue
/
participants
participants
@
NodeRelationship
(
type
=
"PARTICIPANT"
,
direction
=
Direction.OUTGOING
)
@
FilterProperty
val
participants
:
LazyLoadingDelegate
<
User
,
NodeSetPropertyDelegate.NodeSetProperty
>
Users who participated on the Issue, e.g. commented, added Labels, ...