Sanity Library Reference Docs
Preparing search index...
sanity
index
SlugSourceContext
Interface SlugSourceContext
interface
SlugSourceContext
{
currentUser
:
CurrentUser
;
dataset
:
string
;
getClient
:
(
options
:
{
apiVersion
:
string
}
)
=>
SanityClient
;
parent
:
SlugParent
;
parentPath
:
Path
;
projectId
:
string
;
schema
:
Schema
;
}
Index
Properties
current
User
dataset
get
Client
parent
parent
Path
project
Id
schema
Properties
current
User
currentUser
:
CurrentUser
dataset
dataset
:
string
get
Client
getClient
:
(
options
:
{
apiVersion
:
string
}
)
=>
SanityClient
parent
parent
:
SlugParent
parent
Path
parentPath
:
Path
project
Id
projectId
:
string
schema
schema
:
Schema
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
User
dataset
get
Client
parent
parent
Path
project
Id
schema
Sanity Library Reference Docs
Loading...