#Can I find by Query if string array on server contains another array?

5 messages · Page 1 of 1 (latest)

torn birch
#

I have a question with filters development. I have a lot of options (string objects) that user can assign to the object and these options are typical, so I can store them in Array or JSON. But there is a problem with filters: when user picks some options which he/she wants to have, my android app puts it into string array or Json (doesn't matter) and sends the request to find which objects have this list of options. In this case, is it possible to find a match between sent array and array of object with use of Query? If so, which way?

tight field
torn birch
#

Can I find by Query if string array on server contains another array?

#

I renamed the title😁

tight field