Ask a question to get started
Enter to send•Shift+Enter new line
Method to delete data from the Voy index. It can delete data based on specific IDs or a filter.
delete(params: __type): Promise<void>
params
__type
Object that includes either an array of IDs or a filter for the data to be deleted.