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
Currently the entity store is just a JavaScript array that's monkey-patched with create and createList methods. It'd be better if the entity store had database-like querying methods to simplify finding and creating entities.