Documentation
    Preparing search index...

    Interface AddScopeOptions

    AddScope Options for Model.addScope

    interface AddScopeOptions {
        override: boolean;
    }
    Index
    override: boolean

    If a scope of the same name already exists, should it be overwritten?