Sanity Library Reference Docs
Preparing search index...
sanity
index
Reference
Interface Reference
interface
Reference
{
_key
?:
string
;
_ref
:
string
;
_strengthenOnPublish
?:
{
template
?:
{
id
:
string
;
params
:
Record
<
string
,
string
|
number
|
boolean
>
;
}
;
type
:
string
;
weak
?:
boolean
;
}
;
_type
:
string
;
_weak
?:
boolean
;
}
Index
Properties
_key?
_ref
_strengthen
On
Publish?
_type
_weak?
Properties
Optional
_key
_key
?:
string
_ref
_ref
:
string
Optional
_strengthen
On
Publish
_strengthenOnPublish
?:
{
template
?:
{
id
:
string
;
params
:
Record
<
string
,
string
|
number
|
boolean
>
;
}
;
type
:
string
;
weak
?:
boolean
;
}
_type
_type
:
string
Optional
_weak
_weak
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_key
_ref
_strengthen
On
Publish
_type
_weak
Sanity Library Reference Docs
Loading...