If a topic’s
base_view is ignored or excluded by model-level directives (ignored_views, ignored_schemas, included_views, included_schemas) or by the view’s ignored parameter, it will be suppressed. This means that the topic will not appear in the topic picker or be included in model validation.Syntax
Properties
string
required
The base view for the topic. Use
<schema>__<view> format to specify a schema. Values should be unquoted; quotes will be removed/ignored upon saving.Examples
View only
Schema and view

