<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [EntityModelNodeOverride](./server.entitymodelnodeoverride.md) &gt; [(constructor)](./server.entitymodelnodeoverride._constructor_.md)

## EntityModelNodeOverride.(constructor)

Creates a new EntityModelNodeOverride instance.

**Signature:**

```typescript
constructor(options: EntityModelNodeOverrideOptions);
```

## Parameters

<table><thead><tr><th>

Parameter


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

options


</td><td>

[EntityModelNodeOverrideOptions](./server.entitymodelnodeoverrideoptions.md)


</td><td>

The options for the model node override.

\*\*Category:\*\* Entities


</td></tr>
</tbody></table>
