Skip to content
PACKAGES

workspaceProposalRepairActionIntentProjector()

Creates a workspace proposal repair action intent projector.

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

A node bundle that emits the projected records.

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

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