Pinecone TypeScript SDK - v8.1.0
    Preparing search index...

    Interface ListItem

    ListItem

    interface ListItem {
        id?: string;
    }
    Index
    id?: string

    ListItem