Skip to content
PACKAGES

diffGraphBlueprints()

Compute a canonical structural delta between two portable GraphBlueprints.

Runtime values, diagnostics, provenance and hash metadata are not structural events.

import { diffGraphBlueprints } from "@graphrefly/ts/graph";
function diffGraphBlueprints(
previous: GraphBlueprintEvidence,
next: GraphBlueprintEvidence,
): GraphBlueprintDelta
ParameterTypeDescription
previousGraphBlueprintEvidenceSemantic parent Blueprint.
nextGraphBlueprintEvidenceCurrent Blueprint.

A deterministic v1 structural event set.

This page was generated from source JSDoc, but the structured API tags are incomplete:

  • Missing @example.

packages/ts/src/graph/blueprint-evidence.ts