BellNotificationItem
ΠΠ°Π·ΠΎΠ²ΡΠΉ ΠΎΠ±ΡΠ΅ΠΊΡ Π΄Π»Ρ Π½ΠΎΡΠΈΡΠΈΠΊΠ°ΡΠΈΠΉ Π² ΠΊΠΎΠ»ΠΎΠΊΠΎΠ»ΡΡΠΈΠΊΠ΅
interface BellNotificationItem {
createdAt: Instant!
eventUrl: String
id: Long!
read: Boolean!
type: BellNotificationType!
}
Fieldsβ
BellNotificationItem.createdAt
Β βΒ Instant!
non-null scalarβ
ΠΡΠ΅ΠΌΡ ΡΠΎΠ±ΡΡΠΈΡ
BellNotificationItem.eventUrl
Β βΒ String
scalarβ
BellNotificationItem.id
Β βΒ Long!
non-null scalarβ
BellNotificationItem.read
Β βΒ Boolean!
non-null scalarβ
ΠΡΠΎΡΠΈΡΠ°Π½Π½ΠΎΡΡΡ
BellNotificationItem.type
Β βΒ BellNotificationType!
non-null enumβ
Π’ΠΈΠΏ ΡΠΎΠ±ΡΡΠΈΡ
Member Ofβ
ManagerBellNotificationsEvents
object
Implemented Byβ
CommentCreateBellNotificationItem
objectΒ βΒ MeetingReminderBellNotificationItem
object