jsonbox icon indicating copy to clipboard operation
jsonbox copied to clipboard

[feature request] query inside an array

Open dariosalvi78 opened this issue 6 years ago • 1 comments

great idea, thanks!

My main limitation at the moment is that I cannot query inside an array. I cannot search for something that is contained in an array that is contained in an object. One workaround could be removing the array from the object and placing it inside another collection with an external key, but that would make the client side code much more cumbersome. Would this extension be something you are going to implement?

dariosalvi78 avatar Sep 30 '19 07:09 dariosalvi78

I don’t intend to add complex queries into the system now. But I welcome PRs which address them.

vasanthv avatar Oct 01 '19 06:10 vasanthv