ActivityReplyNotification
Last updated
Last updated
Notification for when a user replies to the authenticated users activity
Field | Argument | Type | Description |
---|---|---|---|
id
Int!
The id of the Notification
userId
Int!
The id of the user who replied to the activity
type
The type of notification
activityId
Int!
The id of the activity which was replied too
context
The notification context text
createdAt
The time the notification was created at
activity
The liked activity
user
The user who replied to the activity