setting up sorted table.
This commit is contained in:
@@ -40,7 +40,8 @@
|
||||
:queries
|
||||
{:invoice {:type '(list :invoice)
|
||||
:args {:imported {:type 'Boolean}
|
||||
:company_id {:type 'Int}}
|
||||
:company_id {:type 'Int}
|
||||
:sort_by {:type 'String}}
|
||||
|
||||
:resolve :get-invoice}
|
||||
:company {:type '(list :company)
|
||||
|
||||
Reference in New Issue
Block a user