@ibm-cloud/cloudant - v0.12.7
    Preparing search index...
    interface Transport {
        ddoc: string;
        def: CloudantV1.IndexDefinition.Transport;
        name: string;
        partitioned?: boolean;
        type: string;
    }
    Index

    Properties

    ddoc: string
    name: string
    partitioned?: boolean
    type: string