Skip to content

Type Alias: ControlPlaneCommandResult

Generated from SDK v1 (protocol 1) at source revision 97c6bb1. Never edit by hand; run npm run generate:reference.

@muoto/application


ControlPlaneCommandResult = Readonly<{ class: "APPLIED" | "DUPLICATE" | "REJECTED" | "DEFERRED" | "CONFLICT"; commandId?: string; eventId?: string; reason?: string; sequence?: number; }>

Defined in: sdk/client.ts:9