Notification for when a activity reply is liked
id
Int!
The id of the Notification
userId
The id of the user who liked to the activity reply
type
NotificationType
The type of notification
activityId
The id of the activity where the reply which was liked
context
String
The notification context text
createdAt
Int
The time the notification was created at
activity
ActivityUnion
The liked activity
user
User
The user who liked the activity reply
Last updated 2 months ago