Sanity App SDK
Preparing search index...
@sanity/sdk-react
exports
SanityDocument
Interface SanityDocument
interface
SanityDocument
{
_createdAt
:
string
;
_id
:
string
;
_rev
:
string
;
_type
:
string
;
_updatedAt
:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
_
created
At
_
id
_
rev
_
type
_
updated
At
Properties
_
created
At
_createdAt
:
string
_
id
_id
:
string
_
rev
_rev
:
string
_
type
_type
:
string
_
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 App SDK
Loading...