Loopback Filters

18 views
Skip to first unread message

Muhammad Usama

unread,
Jun 21, 2018, 7:00:30 AM6/21/18
to LoopbackJS
As i know loopback only supports 20 filters at a time. I just want to know if i add multiple objects in AND array this will consider only one filter?

where:{
and:[{id:1}, {id:2}]
}

will the above filter consider 1 filter or 2 filters? as i am passing 2 objects in AND filter array
Reply all
Reply to author
Forward
0 new messages