Notification for when a thread comment is liked
id
Int!
The id of the Notification
userId
The id of the user who liked to the activity
type
NotificationType
The type of notification
commentId
The id of the activity which was liked
context
String
The notification context text
createdAt
Int
The time the notification was created at
thread
Thread
The thread that the relevant comment belongs to
comment
ThreadComment
The thread comment that was liked
user
User
The user who liked the activity
Last updated 2 months ago