Sanity App SDK
Preparing search index...
@sanity/sdk
index
SanityUserResponse
Interface SanityUserResponse
interface
SanityUserResponse
{
data
:
SanityUser
[]
;
nextCursor
:
null
|
string
;
totalCount
:
number
;
}
Index
Properties
data
next
Cursor
total
Count
Properties
data
data
:
SanityUser
[]
next
Cursor
nextCursor
:
null
|
string
total
Count
totalCount
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
next
Cursor
total
Count
Sanity App SDK
Loading...