switched to graphql to create a payment.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
:from :invoices-checks))
|
||||
|
||||
(defn query [q]
|
||||
(map data->fields (u/query q)))
|
||||
(u/query q))
|
||||
|
||||
(defn get-all []
|
||||
(query base-query))
|
||||
|
||||
Reference in New Issue
Block a user