prorm API Reference
    Preparing search index...

    Interface ExternalPutOptions

    Options accepted when writing a value.

    interface ExternalPutOptions {
        contentType?: string;
    }
    Index
    contentType?: string