<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [DOM](./puppeteer.protocol.dom.md) &gt; [DistributedNodesUpdatedEvent](./puppeteer.protocol.dom.distributednodesupdatedevent.md) &gt; [insertionPointId](./puppeteer.protocol.dom.distributednodesupdatedevent.insertionpointid.md)

## Protocol.DOM.DistributedNodesUpdatedEvent.insertionPointId property

Insertion point where distrubuted nodes were updated.

<b>Signature:</b>

```typescript
insertionPointId: NodeId;
```