fixes
This commit is contained in:
@@ -732,8 +732,7 @@
|
||||
(def input-objects
|
||||
{:invoice_payment_amount {:fields {:invoice_id {:type :id}
|
||||
:amount {:type :money}}}
|
||||
:payment_filters {:fields {:client_id {:type :id}
|
||||
:vendor_id {:type :id}
|
||||
:payment_filters {:fields {:vendor_id {:type :id}
|
||||
:payment_type {:type :payment_type}
|
||||
:status {:type :payment_status}
|
||||
:exact_match_id {:type :id}
|
||||
|
||||
Reference in New Issue
Block a user