Sanity App SDK
Preparing search index...
@sanity/sdk-react
exports
SanityProjectMember
Interface SanityProjectMember
interface
SanityProjectMember
{
id
:
string
;
isCurrentUser
:
boolean
;
isRobot
:
boolean
;
role
:
string
;
}
Index
Properties
id
is
Current
User
is
Robot
role
Properties
id
id
:
string
is
Current
User
isCurrentUser
:
boolean
is
Robot
isRobot
:
boolean
role
role
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
is
Current
User
is
Robot
role
Sanity App SDK
Loading...