I have create a query and add some columns like -- Customer No. , Customer Name, Address, etc.
When we get the data in postman all customer data is shown.
But I need the any field filter like Customer No. when I pass the value of this field then the data is shown otherwise not.
So this Customer No is field filter which is mandatory for getting the data.
I hope now you understand the problem