Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
GetAlertInput
Type Alias GetAlertInput
Get
Alert
Input
:
{
id
?:
InputMaybe
<
Scalars
[
"String"
]
[
"input"
]
>
;
}
Object used to query all Alerts or an individual.
Type declaration
Optional
id
?:
InputMaybe
<
Scalars
[
"String"
]
[
"input"
]
>
Id of the Alert to return.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...
Object used to query all Alerts or an individual.