Skip to content

Type Alias: ControlPlaneCommand

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

@muoto/application


ControlPlaneCommand = Readonly<{ idempotencyKey: string; payload: Readonly<Record<string, unknown>>; type: string; }>

Defined in: sdk/client.ts:3

Framework-independent Control API client surface.