Operation

Type Alias: Operation

[object Object]

Defined in: app/api/types.gen.ts:1069

Properties

from?

optional from?: string | null

Defined in: app/api/types.gen.ts:1073


op?

optional op?: string | null

Defined in: app/api/types.gen.ts:1072


operationType?

optional operationType?: OperationType

Defined in: app/api/types.gen.ts:1070


path?

optional path?: string | null

Defined in: app/api/types.gen.ts:1071


value?

optional value?: unknown

Defined in: app/api/types.gen.ts:1074

On this page