Below filter condition not work ``` ?filter={"where":{"stores":{"elemMatch":{"code":"wh1","memberId":"551cfeb676cce6df0f3536b1"}}}} ``` If I edit memberId data type from ObjectId to String, It works
Below filter condition not work
If I edit memberId data type from ObjectId to String, It works