Sanity Library Reference Docs
Preparing search index...
sanity
index
HistoryClearedEvent
Interface HistoryClearedEvent
Beta
Hidden
interface
HistoryClearedEvent
{
author
:
string
;
documentId
:
string
;
documentVariantType
:
DocumentVariantType
;
id
:
string
;
timestamp
:
string
;
type
:
"historyCleared"
;
}
Hierarchy (
View Summary
)
BaseEvent
HistoryClearedEvent
Index
Properties
author
document
Id
document
Variant
Type
id
timestamp
type
Properties
Beta
author
author
:
string
Beta
document
Id
documentId
:
string
Beta
document
Variant
Type
documentVariantType
:
DocumentVariantType
This is added client side to enhance the UI.
Beta
id
id
:
string
Beta
timestamp
timestamp
:
string
Beta
type
type
:
"historyCleared"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
document
Id
document
Variant
Type
id
timestamp
type
Sanity Library Reference Docs
Loading...
Hidden