@vectorize-io/vectorize-client
    Preparing search index...

    Interface CreateSourceConnectorResponse

    CreateSourceConnectorResponse

    interface CreateSourceConnectorResponse {
        connectors: CreatedSourceConnector[];
        message: string;
    }
    Index

    Properties

    Properties

    CreateSourceConnectorResponse

    message: string

    CreateSourceConnectorResponse