Sanity Library Reference Docs
Preparing search index...
@sanity/client
index
ContentSourceMapDocument
Interface ContentSourceMapDocument
interface
ContentSourceMapDocument
{
_id
:
string
;
_type
:
string
;
_projectId
?:
undefined
;
_dataset
?:
undefined
;
}
Hierarchy (
View Summary
)
ContentSourceMapDocumentBase
ContentSourceMapDocument
Index
Properties
_id
_type
_project
Id?
_dataset?
Properties
_id
_id
:
string
_type
_type
:
string
Optional
_project
Id
_projectId
?:
undefined
Optional
_dataset
_dataset
?:
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_id
_type
_project
Id
_dataset
Sanity Library Reference Docs
Loading...