Sanity Library Reference Docs
Preparing search index...
@sanity/client
PublishReleaseAction
Interface PublishReleaseAction
Publishes all documents in a release at once.
interface
PublishReleaseAction
{
actionType
:
"sanity.action.release.publish"
;
releaseId
:
string
;
}
Index
Properties
action
Type
release
Id
Properties
action
Type
actionType
:
"sanity.action.release.publish"
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...
Publishes all documents in a release at once.