Type Alias: ControlPlaneCommand
Generated from SDK v1 (protocol 1) at source revision
97c6bb1. Never edit by hand; runnpm run generate:reference.
Type Alias: ControlPlaneCommand
Section titled “Type Alias: ControlPlaneCommand”ControlPlaneCommand =
Readonly<{idempotencyKey:string;payload:Readonly<Record<string,unknown>>;type:string; }>
Defined in: sdk/client.ts:3
Framework-independent Control API client surface.