Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
core
/
gropius.model.issue.timeline
/
IssueComment
/
answers
answers
@
NodeRelationship
(
type
=
"ANSWERS"
,
direction
=
Direction.OUTGOING
)
@
FilterProperty
val
answers
:
LazyLoadingDelegate
<
Comment
?
,
NodePropertyDelegate.NodeProperty
>
The Comment this IssueComment is an answers to.