VectorizeDeleteParams: {
    ids: string[];
}

Type that defines the parameters for the delete operation in the CloudflareVectorizeStore class. It includes ids, deleteAll flag, and namespace.

Type declaration

  • ids: string[]

Generated using TypeDoc