Global

Methods

# queueUpdate(updateFn)

Safely manages concurrent updates to the provided entity type

Parameters:
Name Type Description
updateFn function

the function that handles the actual update (can be async)