It should be possible to "disable" the loading state for example for * the `StaticTableToolsTable`, where we have all data already loaded and the loading state would be redundant * when we trigger a refetch and we don't want the whole table to rerender
It should be possible to "disable" the loading state for example for
StaticTableToolsTable, where we have all data already loaded and the loading state would be redundant