@watzon/baserow
    Preparing search index...

    Interface UniqueRowValuesParams

    interface UniqueRowValuesParams {
        limit?: number;
        splitCommaSeparated?: boolean;
    }
    Index

    Properties

    limit?: number
    splitCommaSeparated?: boolean