Sanity Library Reference Docs
Preparing search index...
@sanity/migrate
SanityDocument
Type Alias SanityDocument
A Sanity Content Lake document
type
SanityDocument
=
{
_createdAt
?:
string
;
_id
?:
string
;
_rev
?:
string
;
_type
:
string
;
_updatedAt
?:
string
;
}
Index
Properties
_created
At?
_id?
_rev?
_type
_updated
At?
Properties
Optional
_created
At
_createdAt
?:
string
Optional
_id
_id
?:
string
Optional
_rev
_rev
?:
string
_type
_type
:
string
Optional
_updated
At
_updatedAt
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_created
At
_id
_rev
_type
_updated
At
Sanity Library Reference Docs
Loading...
A Sanity Content Lake document