Sanity Library Reference Docs
Preparing search index...
sanity
index
WeakCrossDatasetReferenceValue
Interface WeakCrossDatasetReferenceValue
Beta
interface
WeakCrossDatasetReferenceValue
{
_dataset
:
string
;
_key
?:
string
;
_projectId
:
string
;
_ref
:
string
;
_type
:
string
;
_weak
:
true
;
}
Hierarchy (
View Summary
)
CrossDatasetReferenceValue
WeakCrossDatasetReferenceValue
Index
Properties
_dataset
_key?
_project
Id
_ref
_type
_weak
Properties
Beta
_dataset
_dataset
:
string
Optional
Beta
_key
_key
?:
string
Beta
_project
Id
_projectId
:
string
Beta
_ref
_ref
:
string
Beta
_type
_type
:
string
Beta
_weak
_weak
:
true
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_dataset
_key
_project
Id
_ref
_type
_weak
Sanity Library Reference Docs
Loading...