Skip to main content
Note: Views are not removed from the model itself and will still be accessible via SQL. To “soft delete” a view instead, use the ignored parameter.

Syntax

hidden: true

Properties

hidden
boolean
default:"false"
If true, the view will be hidden in the UI.

Examples

Hide view in UI
hidden: true