Sanity Library Reference Docs
Preparing search index...
@sanity/client
ReplaceVersionAction
Interface ReplaceVersionAction
Replace an existing version of a document.
interface
ReplaceVersionAction
{
actionType
:
"sanity.action.document.version.replace"
;
document
:
IdentifiedSanityDocumentStub
;
}
Index
Properties
action
Type
document
Properties
action
Type
actionType
:
"sanity.action.document.version.replace"
document
document
:
IdentifiedSanityDocumentStub
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Type
document
Sanity Library Reference Docs
Loading...
Replace an existing version of a document.