<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [EventPayloadAndContext](./node-tracker.eventpayloadandcontext.md) &gt; [context](./node-tracker.eventpayloadandcontext.context.md)

## EventPayloadAndContext.context property

List of context entities to track along with the event

<b>Signature:</b>

```typescript
context: Array<SelfDescribingJson>;
```
