Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
core
/
gropius.model.issue.timeline
/
Comment
/
answeredBy
answeredBy
@
NodeRelationship
(
type
=
"ANSWERS"
,
direction
=
Direction.INCOMING
)
@
FilterProperty
val
answeredBy
:
LazyLoadingDelegate
<
IssueComment
,
NodeSetPropertyDelegate.NodeSetProperty
>
IssueComments which answer this Comment.