DRAFT_ACTIONS
constDRAFT_ACTIONS:object
Defined in: packages/core/src/access/constants.ts:20
Draft workflow actions — present on a resource subject only when its config
declares versions.drafts: true (globals today; collections with Spec 36).
Type Declaration
Section titled “Type Declaration”publish
Section titled “publish”
readonlypublish:"publish"="publish"
readDrafts
Section titled “readDrafts”
readonlyreadDrafts:"readDrafts"="readDrafts"
saveDraft
Section titled “saveDraft”
readonlysaveDraft:"saveDraft"="saveDraft"
unpublish
Section titled “unpublish”
readonlyunpublish:"unpublish"="unpublish"