Sanity App SDK
Preparing search index...
@sanity/sdk
index
ProjectMember
Interface ProjectMember
interface
ProjectMember
{
createdAt
:
string
;
id
:
string
;
isCurrentUser
:
boolean
;
isRobot
:
boolean
;
roles
:
ProjectMemberRole
[]
;
updatedAt
:
string
;
}
Index
Properties
created
At
id
is
Current
User
is
Robot
roles
updated
At
Properties
created
At
createdAt
:
string
id
id
:
string
is
Current
User
isCurrentUser
:
boolean
is
Robot
isRobot
:
boolean
roles
roles
:
ProjectMemberRole
[]
updated
At
updatedAt
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
id
is
Current
User
is
Robot
roles
updated
At
Sanity App SDK
Loading...