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