Sanity Library Reference Docs
Preparing search index...
@sanity/client
ScheduleReleaseAction
Interface ScheduleReleaseAction
Queues release for publishing at the given future time.
interface
ScheduleReleaseAction
{
actionType
:
"sanity.action.release.schedule"
;
publishAt
:
string
;
releaseId
:
string
;
}
Index
Properties
action
Type
publish
At
release
Id
Properties
action
Type
actionType
:
"sanity.action.release.schedule"
publish
At
publishAt
:
string
release
Id
releaseId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Type
publish
At
release
Id
Sanity Library Reference Docs
Loading...
Queues release for publishing at the given future time.