Skip to content

A Graph of projects in the workspace and dependencies between them

dependencies: Record<string, ProjectGraphDependency[]>


Optional externalNodes: Record<string, ProjectGraphExternalNode>


nodes: Record<string, ProjectGraphProjectNode>


Optional version: string