does anyone know a way to try queries out with a given state?
@potetm https://awkay.github.io/om-tutorial/#!/om_tutorial.D_Queries can look at the source for the devcard and see how it works. The card seems to have a state and you can run queries on that state 🙂
somth like (om/db->tree query db db)