Not really sure yet
The list of retrieved APIs, environments, … is stored within the store, so that sub pages can fetch the data from the store instead of having to reload every item from the backend again. The store is refreshed on the listing (index) pages.
Saves / Updates are sent to the backend directly without any caching.