Reference - Sort syntax
Comma separated list of sort instructions (maximum 3) - each of these sort instructions will be applied in turn
Each condition has the sort instructions:
Field Name or Joint [space] 'str' or 'num' [space] 'asc' or 'desc'
Example :
quantity num asc, customer_id#customers.id:age num desc