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/types / OperationRaw

Interface: OperationRaw ​

Properties ​

date_created ​

date_created: string

Defined in ​

flows.ts:56


flow ​

flow: string

Defined in ​

flows.ts:55


id ​

id: string

Defined in ​

flows.ts:46


key ​

key: string

Defined in ​

flows.ts:48


name ​

name: null | string

Defined in ​

flows.ts:47


options ​

options: Record<string, any>

Defined in ​

flows.ts:52


position_x ​

position_x: number

Defined in ​

flows.ts:50


position_y ​

position_y: number

Defined in ​

flows.ts:51


reject ​

reject: null | string

Defined in ​

flows.ts:54


resolve ​

resolve: null | string

Defined in ​

flows.ts:53


type ​

type: string

Defined in ​

flows.ts:49


user_created ​

user_created: string

Defined in ​

flows.ts:57