Query search to fetch the data from different records

The following function can be used to fetch the data from different records using the query search.  function querySearch(reportAppliedFilter) {             let requisitions = [];             try {                 var requisitionQuery = query.create({          … Continue reading Query search to fetch the data from different records