On 12/8/2017 4:07 AM, sarat chandra wrote:
> Currently we have a request handler contains appends option like below
>
>
> inStock:true
>
> Now i want to append this filter to query on conditional based.
> If my request query contains a flag or if the flag is true, i need to
> append the above fi
HI
Currently we have a request handler contains appends option like below
inStock:true
Now i want to append this filter to query on conditional based.
If my request query contains a flag or if the flag is true, i need to
append the above filter to query, otherwise the filter should not appe