You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the core of the Stratos frontend is the store. The store is used to store data (or Entities, see below), track the status of API calls, and manage lists of data and list pagination. The store allow
Entities in Stratos
A Entity can be described as a single node of data.