ActivityReply

Replay to an activity item

FieldArgumentTypeDescription

id

The id of the reply

userId

The id of the replies creator

activityId

The id of the parent activity

text

The reply text

asHtml

Return the string in pre-parsed html instead of markdown

likeCount

The amount of likes the reply has

isLiked

If the currently authenticated user liked the reply

createdAt

The time the reply was created at

user

The user who created reply

likes

The users who liked the reply

Last updated