Operation

Type Alias: Operation

[object Object]

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

Properties

from?

optional from?: string | null

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


op?

optional op?: string | null

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


operationType?

optional operationType?: OperationType

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


path?

optional path?: string | null

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


value?

optional value?: unknown

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

On this page