ThreadCommentSubscribedNotification
Last updated
Last updated
Notification for when a user replies to a subscribed forum thread
Field | Argument | Type | Description |
---|---|---|---|
id
Int!
The id of the Notification
userId
Int!
The id of the user who commented on the thread
type
The type of notification
commentId
Int!
The id of the new comment in the subscribed thread
context
The notification context text
createdAt
The time the notification was created at
thread
The thread that the relevant comment belongs to
comment
The reply thread comment
user
The user who replied to the subscribed thread