@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, 🙂