Filter criteria using requestTransformOptions in rest endpoint
Content
Need to filter the data based on criteria using requestTransformOptions in rest endpoint. In requestTransformOptions having the filter criteria where i can pass the attribute,op,value. Need to pass the rest endpoint attributes and the values. Let me know how i can achevie using in javascript?
0