Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
NotificationHistoryEntry
Type Alias NotificationHistoryEntry
Notification
History
Entry
:
{
__typename
?:
"NotificationHistoryEntry"
;
alertId
:
Scalars
[
"String"
]
[
"output"
]
;
category
?:
Maybe
<
NotificationCategory
>
;
createdDate
:
Scalars
[
"DateTime"
]
[
"output"
]
;
detail
?:
Maybe
<
EventDetails
>
;
eventId
:
Scalars
[
"String"
]
[
"output"
]
;
id
:
Scalars
[
"String"
]
[
"output"
]
;
read
:
Scalars
[
"Boolean"
]
[
"output"
]
;
sourceAddress
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
targets
:
NotificationTarget
[]
;
transactionSignature
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...