Sanity Library Reference Docs
Preparing search index...
@sanity/visual-editing
index
SanityNode
Type Alias SanityNode
Data resolved from a Sanity node
type
SanityNode
=
{
baseUrl
:
string
;
dataset
?:
string
;
id
:
string
;
path
:
string
;
projectId
?:
string
;
tool
?:
string
;
type
?:
string
;
workspace
?:
string
;
}
Index
Properties
base
Url
dataset?
id
path
project
Id?
tool?
type?
workspace?
Properties
base
Url
baseUrl
:
string
Optional
dataset
dataset
?:
string
id
id
:
string
path
path
:
string
Optional
project
Id
projectId
?:
string
Optional
tool
tool
?:
string
Optional
type
type
?:
string
Optional
workspace
workspace
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Url
dataset
id
path
project
Id
tool
type
workspace
Sanity Library Reference Docs
Loading...
Data resolved from a Sanity node