Notification for when the authenticated user is followed by another user
id
Int!
The id of the Notification
userId
The id of the user who followed the authenticated user
type
NotificationType
The type of notification
context
String
The notification context text
createdAt
Int
The time the notification was created at
user
User
The liked activity
Last updated 2 months ago