Supporting new action.
This commit is contained in:
@@ -307,11 +307,11 @@
|
||||
:resolve :mutation/print-checks}
|
||||
|
||||
:add_handwritten_check {:type :check_result
|
||||
:args {:invoice_id {:type 'Int}
|
||||
:args {:invoice_id {:type 'String}
|
||||
:amount {:type 'Float}
|
||||
:date {:type 'String}
|
||||
:check_number {:type 'Int}
|
||||
:bank_account_id {:type 'Int}}
|
||||
:bank_account_id {:type 'String}}
|
||||
:resolve :mutation/add-handwritten-check}
|
||||
:edit_user {:type :user
|
||||
:args {:edit_user {:type :edit_user}}
|
||||
|
||||
Reference in New Issue
Block a user