Sanity Library Reference Docs
Preparing search index...
@sanity/client
index
CurrentSanityUser
Interface CurrentSanityUser
interface
CurrentSanityUser
{
id
:
string
;
name
:
string
;
email
:
string
;
profileImage
:
string
|
null
;
role
:
string
;
provider
:
string
;
}
Index
Properties
id
name
email
profile
Image
role
provider
Properties
id
id
:
string
name
name
:
string
email
email
:
string
profile
Image
profileImage
:
string
|
null
role
role
:
string
provider
provider
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
email
profile
Image
role
provider
Sanity Library Reference Docs
Loading...