# Interface: CreateNodesContext Context for [CreateNodesFunction](/reference/core-api/devkit/documents/CreateNodesFunction) ## Hierarchy - [`CreateNodesContextV2`](/reference/core-api/devkit/documents/CreateNodesContextV2) ↳ **`CreateNodesContext`** ## Table of contents ### Properties - [configFiles](/reference/core-api/devkit/documents/CreateNodesContext#configfiles): readonly string[] - [nxJsonConfiguration](/reference/core-api/devkit/documents/CreateNodesContext#nxjsonconfiguration): NxJsonConfiguration - [workspaceRoot](/reference/core-api/devkit/documents/CreateNodesContext#workspaceroot): string ## Properties ### configFiles • `Readonly` **configFiles**: readonly `string`[] The subset of configuration files which match the createNodes pattern --- ### nxJsonConfiguration • `Readonly` **nxJsonConfiguration**: [`NxJsonConfiguration`](/reference/core-api/devkit/documents/NxJsonConfiguration)\<`string`[] \| `"*"`\> #### Inherited from [CreateNodesContextV2](/reference/core-api/devkit/documents/CreateNodesContextV2).[nxJsonConfiguration](/reference/core-api/devkit/documents/CreateNodesContextV2#nxjsonconfiguration) --- ### workspaceRoot • `Readonly` **workspaceRoot**: `string` #### Inherited from [CreateNodesContextV2](/reference/core-api/devkit/documents/CreateNodesContextV2).[workspaceRoot](/reference/core-api/devkit/documents/CreateNodesContextV2#workspaceroot)