Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
NotifiMutationResetPasswordArgs
Type Alias NotifiMutationResetPasswordArgs
Notifi
Mutation
Reset
Password
Args
:
{
email
?:
InputMaybe
<
Scalars
[
"String"
]
[
"input"
]
>
;
password
?:
InputMaybe
<
Scalars
[
"String"
]
[
"input"
]
>
;
tfaCode
?:
InputMaybe
<
Scalars
[
"String"
]
[
"input"
]
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...