@thepalaceproject/circulation-admin
    Preparing search index...

    Interface CustomListEditorAdvancedSearchBuilders

    Data desribing the advanced search builders on the custom list editor.

    interface CustomListEditorAdvancedSearchBuilders {
        exclude: CustomListEditorAdvancedSearchBuilderData;
        include: CustomListEditorAdvancedSearchBuilderData;
    }
    Index

    Properties

    Properties

    Describes the advanced search builder that builds the query to find books to exclude from the list.

    Describes the advanced search builder that builds the query to find books to include in the list.