Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
GenericEventDetails
Type Alias GenericEventDetails
Generic
Event
Details
:
{
__typename
?:
"GenericEventDetails"
;
action
?:
Maybe
<
GenericEventAction
>
;
customIconUrl
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
eventDetailsJson
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
icon
:
GenericEventIconHint
;
message
:
Scalars
[
"String"
]
[
"output"
]
;
messageHtml
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
notificationTypeName
:
Scalars
[
"String"
]
[
"output"
]
;
sourceName
:
Scalars
[
"String"
]
[
"output"
]
;
tenantIconUrl
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...