Skip to main content

sdk.batchclient.commit

Home > @kittl/sdk > BatchClient > commit

BatchClient.commit() method

Commits all accumulated batch operations to the main state.

Signature:

abstract commit(): void;

Returns:

void