Skip to main content

node-tracker.payloadbuilder.addcontextentity

Home > @snowplow/node-tracker > PayloadBuilder > addContextEntity

PayloadBuilder.addContextEntity property

Caches a context entity to be added to payload on build

Signature:
addContextEntity: (entity: SelfDescribingJson) => void;