Hi experts,
I have a contract class that using for a menu item action.
It doesn't have a AifQueryTypeAttribute before, now I added it into the contract class in my new fix.
But I want to make it to be flight-controlled, which means, if we disable the flight, user won't see the newly added AifQueryTypeAttribute from the UI.
Is that possible? Do we have an attribute to achieve it?
Please share your valuable insights. Thanks a lot!!!