added suggestions

This commit is contained in:
2022-07-26 07:01:18 -07:00
parent 96c80853ef
commit 84f7e734f0
65 changed files with 130 additions and 1140 deletions

View File

@@ -76,7 +76,3 @@
true (drop (:start args 0))
true (take (:count args 500)))))
(defn count-graphql [args]
(->> (raw-graphql args)
(count)))