TinyBase logoTinyBase

StoreStatsDetail

{tables: {[tableId: Id]: StoreStatsTableDetail}}
TypeDescription
tables{[tableId: Id]: StoreStatsTableDetail}

Information about each Table in the Store.

A StoreStatsDetail object is added to the StoreStats object (returned from the getStoreStats method) when the detail flag is specified.

Since

v2.2.0