ProjectGraphProjectNode
A node describing a project in a workspace
Table of contents
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”• data: ProjectConfiguration & { description?: string }
Additional metadata about a project
• name: string
• type: "app" | "e2e" | "lib"