Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
SourceGroup
Type Alias SourceGroup
Source
Group
:
{
__typename
?:
"SourceGroup"
;
createdDate
:
Scalars
[
"DateTime"
]
[
"output"
]
;
id
:
Scalars
[
"String"
]
[
"output"
]
;
name
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
sources
?:
Maybe
<
Maybe
<
Source
>
[]
>
;
updatedDate
:
Scalars
[
"DateTime"
]
[
"output"
]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...