Notification for when a user replies to your forum thread comment
id
Int!
The id of the Notification
userId
The id of the user who create the comment reply
type
NotificationType
The type of notification
commentId
The id of the reply comment
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 reply thread comment
user
User
The user who replied to the activity
Last updated 3 months ago