{
"queries": [
{
"errors": [
"string"
],
"query": "string",
"structure": {
"orderBy": {
"fields": [
{
"direction": "asc",
"field": {
"encodedName": "string",
"name": "string",
"property": [
{
"entity": "issue",
"key": "stats",
"path": "comments.count",
"type": "number"
}
]
}
}
]
},
"where": {
"clauses": [
{}
],
"operator": "and"
}
}
}
]
}