CreateNodesResult
Table of contents
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”externalNodes
Section titled “externalNodes”• 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.
projects
Section titled “projects”• Optional projects: Record<string, Optional<ProjectConfiguration, "root">>
A map of project root -> project configuration