Added test for client graphql
This commit is contained in:
@@ -96,7 +96,6 @@
|
||||
(first))))
|
||||
|
||||
(defn raw-graphql-ids [db args]
|
||||
(println args)
|
||||
(let [query (cond-> {:query {:find []
|
||||
:in ['$]
|
||||
:where []}
|
||||
|
||||
Reference in New Issue
Block a user