Sanity Library Reference Docs
Preparing search index...
@sanity/client
index
ContentSourceMapDocumentValueSource
Interface ContentSourceMapDocumentValueSource
DocumentValueSource is a path to a value within a document
interface
ContentSourceMapDocumentValueSource
{
type
:
"documentValue"
;
document
:
number
;
path
:
number
;
}
Index
Properties
type
document
path
Properties
type
type
:
"documentValue"
document
document
:
number
path
path
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
document
path
Sanity Library Reference Docs
Loading...
DocumentValueSource is a path to a value within a document