Skip to content
PACKAGES

workspaceProposalRepairReviewDecisionRecordingProjector()

Graph-visible variant of projectWorkspaceProposalRepairReviewDecisionRecordings.

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

A node bundle that emits the projected records.

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

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