Sanity Library Reference Docs
Preparing search index...
@sanity/client
UnarchiveReleaseAction
Interface UnarchiveReleaseAction
Unarchived an
archived
release, and restores all the release documents.
interface
UnarchiveReleaseAction
{
actionType
:
"sanity.action.release.unarchive"
;
releaseId
:
string
;
}
Index
Properties
action
Type
release
Id
Properties
action
Type
actionType
:
"sanity.action.release.unarchive"
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...
Unarchived an
archived
release, and restores all the release documents.