Defines the parameters for the delete method in the Chroma class. It can either contain an array of ids of the documents to be deleted or a filter object to specify the documents to be deleted.
delete
Chroma
ids
filter
Optional
Generated using TypeDoc
Defines the parameters for the
deletemethod in theChromaclass. It can either contain an array ofidsof the documents to be deleted or afilterobject to specify the documents to be deleted.