To configure the automatic selection of a query based on a static ID, set the value of the showSingleQuery key to true, selectedQueryId key in the searchPanel object to the ID number of the desired Custom Query, and set the value of the selectedQueryIdQSField key to null. For example:
"showSingleQuery": true
"selectedQueryId": 103,
"selectedQueryIdQSField": null