Skip to content

Optional externalNodes: Record<string, ProjectGraphExternalNode>

A map of external node name -> external node. External nodes do not have a root, so the key is their name.


Optional projects: Record<string, Optional<ProjectConfiguration, "root">>

A map of project root -> project configuration