lots of improvements.

This commit is contained in:
Bryce Covert
2019-02-16 20:00:05 -08:00
parent b697107a7f
commit ea7bb1d60f
2 changed files with 99 additions and 279 deletions

View File

@@ -132,6 +132,7 @@
(swap! timeouts dissoc key))
time))))
(re-frame/reg-fx
:graphql
(fn [{:keys [query on-success on-error token variables query-obj]}]