Skip to content

Type Alias: ControlPlaneBoardItem

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

@muoto/application


ControlPlaneBoardItem = Readonly<{[field: string]: unknown; priority: number; projectId: string; status: string; title: string; workItemId: string; }>

Defined in: sdk/client.ts:16