Notification for when a user replies to a subscribed forum thread
id
Int!
The id of the Notification
userId
The id of the user who commented on the thread
type
NotificationType
The type of notification
commentId
The id of the new comment in the subscribed thread
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 subscribed thread
Last updated 2 months ago