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...