oliyh / re-graph

A graphql client for clojurescript and clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sources can have names, don't enforce a singleton

oliyh opened this issue · comments

Currently you can't use re-graph for multiple sources as they would overwrite each other in the re-frame database. It should be possible to name multiple sources.