ProjectGraph
A Graph of projects in the workspace and dependencies between them
Table of contents
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”dependencies
Section titled “dependencies”• dependencies: Record<string, ProjectGraphDependency[]>
externalNodes
Section titled “externalNodes”• Optional externalNodes: Record<string, ProjectGraphExternalNode>
• nodes: Record<string, ProjectGraphProjectNode>
version
Section titled “version”• Optional version: string