Hi, I would like to filter based on the child of the data array. As far as I see this is not supported by default? Or am I missing something? This is a portion of the data: ``` "category": { "string": "cat1, cat2, cat3, cat4" } ``` Thank you in advance :)