Automatic JSON.parse of json-like fields in js client select response

Is there a modifier to automatically parse array fields, ranges, etc. in a querie's response data so they are returned as json rather than stringified?
Was this page helpful?