Fixing export bugs with bad queries, improving performance.
This commit is contained in:
@@ -784,7 +784,7 @@
|
||||
(assert-admin (:id context))
|
||||
(map
|
||||
->graphql
|
||||
(d-checks/get-graphql (assoc (<-graphql args) :count Integer/MAX_VALUE))))
|
||||
(first (d-checks/get-graphql (assoc (<-graphql args) :count Integer/MAX_VALUE)))))
|
||||
|
||||
|
||||
(defn get-user [context args value]
|
||||
|
||||
Reference in New Issue
Block a user