Fork me on GitHub
#rum
<
2018-07-10
>
tiensonqin02:07:34

@souenzzo I made something like this (work with rum and citrus):

[:id :name :purpose :rule :admins :stars :related_groups :privacy :cover_settings :photos_count :collections
   [:channels {:fields [:id :name :stars]
               :cursor {:limit 10}}]
   [:members {:fields [:*]}]
   [:items {:fields [:id :name]}]]
I didn't know about #fulcro when I stared this project, 🙂