Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
User
Type Alias User
User
:
{
__typename
?:
"User"
;
alerts
?:
Maybe
<
Maybe
<
Alert
>
[]
>
;
authorization
?:
Maybe
<
Authorization
>
;
email
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
emailConfirmed
?:
Maybe
<
Scalars
[
"Boolean"
]
[
"output"
]
>
;
errors
?:
Maybe
<
CreateOrUpdateUserError
[]
>
;
id
?:
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
;
profile
?:
Maybe
<
UserProfile
>
;
roles
?:
Maybe
<
Maybe
<
Scalars
[
"String"
]
[
"output"
]
>
[]
>
;
settings
?:
Maybe
<
UserSettings
>
;
}
Notifi User
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...
Notifi User