Skip to content
On this page

Directus Cloud

Everything you need to start building. Provisioned in 90 seconds. Starting at $15/month.

Get Started

This is an auto-generated document to support extension builders understand the internal packages they can utilize. To find our written guides, tutorials, and API/SDK reference, check out our main docs .

Directus / @directus/constants / Action

Enumeration: Action ​

Enumeration Members ​

COMMENT ​

COMMENT: "comment"

Defined in ​

activity.ts:7


CREATE ​

CREATE: "create"

Defined in ​

activity.ts:2


DELETE ​

DELETE: "delete"

Defined in ​

activity.ts:4


INSTALL ​

INSTALL: "install"

Defined in ​

activity.ts:11


LOGIN ​

LOGIN: "login"

Defined in ​

activity.ts:9


REVERT ​

REVERT: "revert"

Defined in ​

activity.ts:5


RUN ​

RUN: "run"

Defined in ​

activity.ts:10


UPDATE ​

UPDATE: "update"

Defined in ​

activity.ts:3


UPLOAD ​

UPLOAD: "upload"

Defined in ​

activity.ts:8


VERSION_SAVE ​

VERSION_SAVE: "version_save"

Defined in ​

activity.ts:6