Added test for client graphql

This commit is contained in:
2023-03-24 10:54:19 -07:00
parent 56d2d2f7c2
commit 58b9dcf272
5 changed files with 160 additions and 32 deletions

View File

@@ -96,7 +96,6 @@
(first))))
(defn raw-graphql-ids [db args]
(println args)
(let [query (cond-> {:query {:find []
:in ['$]
:where []}