Preparing search index...
The search index is not available
@notifi-network/notifi-graphql
@notifi-network/notifi-graphql
Types
UserFragmentFragment
Type Alias UserFragmentFragment
User
Fragment
Fragment
:
{
__typename
?:
"User"
;
authorization
?:
{
__typename
?:
"Authorization"
;
expiry
:
string
;
token
:
string
;
}
;
email
?:
string
;
emailConfirmed
?:
boolean
;
roles
?:
(
string
|
undefined
)
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notifi-network/notifi-graphql
Loading...