Skip to content

ActivityMentionNotification

Notification for when authenticated user is @ mentioned in activity or reply

FieldArgumentTypeDescription
idInt! The id of the Notification
userIdInt! The id of the user who mentioned the authenticated user
typeNotificationType The type of notification
activityIdInt! The id of the activity where mentioned
contextString The notification context text
createdAtInt The time the notification was created at
activityActivityUnion The liked activity
userUser The user who mentioned the authenticated user