Skip to content

Opensearch dashboards.savedobjectstype.hidden

Home > opensearch-dashboards > SavedObjectsType > hidden

SavedObjectsType.hidden property

Is the type hidden by default. If true, repositories will not have access to this type unless explicitly declared as an extraType when creating the repository.

See createInternalRepository.

Signature:

hidden: boolean;