Sanity Library Reference Docs
Preparing search index...
@sanity/client
ArchiveReleaseAction
Interface ArchiveReleaseAction
Archives an
active
release, and deletes all the release documents.
interface
ArchiveReleaseAction
{
actionType
:
"sanity.action.release.archive"
;
releaseId
:
string
;
}
Index
Properties
action
Type
release
Id
Properties
action
Type
actionType
:
"sanity.action.release.archive"
release
Id
releaseId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Type
release
Id
Sanity Library Reference Docs
Loading...
Archives an
active
release, and deletes all the release documents.