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

The data type that nx graph --file graph.json or nx build --graph graph.json contains

graph: ProjectGraph

The project graph


Optional taskPlans: Record<string, string[]>

The plans for hashing a task in the task graph


Optional tasks: TaskGraph

A graph of tasks populated with nx build --graph