Ask a question to get started
Enter to send•Shift+Enter new line
Method to delete entries from the Xata database. Deletes the entries with the provided ids.
delete(params: __type): Promise<void>
params
__type
Object containing an array of ids of the entries to be deleted.