weaviate-client
    Preparing search index...

    Type Alias GetReplicationOpOptions

    type GetReplicationOpOptions = {
        includeHistory?: boolean;
    }
    Index

    Properties

    Properties

    includeHistory?: boolean

    Whether to include the status history in the response. Defaults to false.