4.6.7 first pr (#726)
This commit is contained in:
@@ -2,6 +2,8 @@ export type DeleteDatasetVectorProps = {
|
||||
id?: string;
|
||||
datasetIds?: string[];
|
||||
collectionIds?: string[];
|
||||
|
||||
collectionId?: string;
|
||||
dataIds?: string[];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user