I defined an entity with a property of type ‘any’ , i am storing an array of ids in this property and i want to filter entities where this property contains a specific id.
I defined an entity with a property of type ‘any’ , i am storing an array of ids in this property and i want to filter entities where this property contains a specific id.