Skip to content

ActivityReply

Replay to an activity item

FieldArgumentTypeDescription
idInt! The id of the reply
userIdInt The id of the replies creator
activityIdInt The id of the parent activity
textString The reply text
asHtmlBoolean Return the string in pre-parsed html instead of markdown
likeCountInt! The amount of likes the reply has
isLikedBoolean If the currently authenticated user liked the reply
createdAtInt! The time the reply was created at
userUser The user who created reply
likes[User] The users who liked the reply