Skip to content
On this page

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

Source

flows.ts:56


flow

flow: string

Source

flows.ts:55


id

id: string

Source

flows.ts:46


key

key: string

Source

flows.ts:48


name

name: null | string

Source

flows.ts:47


options

options: Record<string, any>

Source

flows.ts:52


position_x

position_x: number

Source

flows.ts:50


position_y

position_y: number

Source

flows.ts:51


reject

reject: null | string

Source

flows.ts:54


resolve

resolve: null | string

Source

flows.ts:53


type

type: string

Source

flows.ts:49


user_created

user_created: string

Source

flows.ts:57