@umbraco-cms/backoffice
    Preparing search index...

    Interface ConditionsCollectionView

    Use UmbConditionsCollectionView instead. This will be removed in Umbraco 18.

    interface ConditionsCollectionView {
        entityType: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    entityType: string

    Type of entity this collection view should be available for

    ["media"]