Sanity Library Reference Docs
Preparing search index...
@sanity/client
UnscheduleReleaseAction
Interface UnscheduleReleaseAction
Unschedules a
scheduled
release, stopping it from being published.
interface
UnscheduleReleaseAction
{
actionType
:
"sanity.action.release.unschedule"
;
releaseId
:
string
;
}
Index
Properties
action
Type
release
Id
Properties
action
Type
actionType
:
"sanity.action.release.unschedule"
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...
Unschedules a
scheduled
release, stopping it from being published.