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
Home > @kittl/sdk > BatchClient > commit
Commits all accumulated batch operations to the main state.
Signature:
abstract commit(): void;
Returns:
void