Home > @uniformdev/context > VisitorDataStore > updateData

VisitorDataStore.updateData() method

Push data update command(s) into the visitor data

Signature:

Parameters

<table><thead><tr><th>

Parameter

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

commands

</td><td>

StorageCommands[]

</td><td>

</td></tr> </tbody></table> Returns:

Promise<void>