Is there a way to hide the dashboard filters thru a URL query parameter?  For Example: Apache Superset provides &show_filters=0/1 as query parameter to show/hide filters on the dashboard.  The API response to dashboard seems to have a isHidden flag but not sure if it is something configurable.
