Skip to content

ActivityReplySubscribedNotification

Notification for when a user replies to activity the authenticated user has replied to

FieldArgumentTypeDescription
idInt! The id of the Notification
userIdInt! The id of the user who replied to the activity
typeNotificationType The type of notification
activityIdInt! The id of the activity which was replied too
contextString The notification context text
createdAtInt The time the notification was created at
activityActivityUnion The liked activity
userUser The user who replied to the activity