I would like to run a query, where i know the object ids of the objects to return.
I see there is a ContainsAll() query function, but i would need a ContainsAny() function to perform this query.
Is this possible or is there a workaround?
My array would have around 25-100 values.