prorm API Reference
    Preparing search index...

    Interface SecureFieldMeta

    interface SecureFieldMeta {
        field: string;
        options: SecureOptions;
    }
    Index
    field: string
    options: SecureOptions