Skip to content
PACKAGES

workspaceProposalRepairActionDescriptorProjector()

Creates a workspace proposal repair action descriptor projector.

import { workspaceProposalRepairActionDescriptorProjector } from "@graphrefly/ts/solutions/work-item";
function workspaceProposalRepairActionDescriptorProjector(
graph: Graph,
opts: WorkspaceProposalRepairActionDescriptorProjectorOptions,
): WorkspaceProposalRepairActionDescriptorProjectorBundle
ParameterTypeDescription
graphGraphGraph that owns the created nodes or projector.
optsWorkspaceProposalRepairActionDescriptorProjectorOptionsOptions that configure the helper.

A node bundle that emits the projected records.

import { workspaceProposalRepairActionDescriptorProjector } from "@graphrefly/ts/solutions/work-item/scheduling";

packages/ts/src/solutions/work-item/workspace-family-applications.ts