Info |
---|
Not really sure yet |
The list of retrieved APIs, environments, … is stored within the store, so that sub pages can fetch the Each major entity has its own store so that subpages can retrieve data from the store instead of having to reload every reloading each item from the backend again.
The store is refreshed on the
...
index
...
pages.
...
Each time a change is made, the respective store is updated and the backend is informed.
The stores are initially filled at login.