Skip to content
AI Monorepos Free online conference · June 23 Join us!

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