Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
GetUnreadNotificationHistoryCountQuery
Type Alias GetUnreadNotificationHistoryCountQuery
Get
Unread
Notification
History
Count
Query
:
{
__typename
?:
"NotifiQuery"
;
unreadNotificationHistoryCount
:
{
__typename
?:
"GetUnreadNotificationHistoryCountResponse"
;
count
:
number
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...