Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
FcmTarget
Type Alias FcmTarget
Fcm
Target
:
{
__typename
?:
"FcmTarget"
;
appId
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
createdDate
:
Scalars
[
"DateTime"
]
[
"output"
]
;
deviceId
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
id
:
Scalars
[
"String"
]
[
"output"
]
;
isConfirmed
:
Scalars
[
"Boolean"
]
[
"output"
]
;
name
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
targetPlatform
:
FcmTargetPlatformType
;
token
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
updatedDate
:
Scalars
[
"DateTime"
]
[
"output"
]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...