ThroughDBProvider.updateItem()method
updateItem(collection: Collection<string, II, TT>, id: II, updates: Updates<Item<II, TT>>): Promise<void>
Apply partial updates to an existing item by its id.
updateItem(collection: Collection<string, II, TT>, id: II, updates: Updates<Item<II, TT>>): Promise<void>
Apply partial updates to an existing item by its id.