Hello,
As we know, everything defined in Base is inherited by modules and RPCs, and it’s also possible to override them. However, there might be situations for a specific module where we don’t want to inherit an item in the query string (qs) or header. In this scenario, what should we do in the custom app?
Thank you