Skip to content

Type Alias: FrontendTask

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

@muoto/application


FrontendTask = ControlPlaneTask & Readonly<{ artifacts: readonly FrontendArtifact[]; attempts: readonly FrontendAttempt[]; events: readonly ControlPlaneEvent[]; interactions: readonly ControlPlaneInteraction[]; relationships: readonly FrontendRelationship[]; workItem: ControlPlaneBoardItem; }>

Defined in: sdk/frontend.ts:49