Skip to main content

Update Records

The Delete Record node removes a specific record in your Supabase table. You provide the record's unique ID, and the node handles the deletion.

This is based on the Supabase Client SDK - Delete data.

Inputs

DataTypeDescription
Filterjavascript
Table NameenumList of all the available tables.

Outputs

DataTypeDescription
Object IDstring
Successsignal
Failuresignal
Finallysignal
Is Fetchingboolean
Is Fetchedboolean
Statusstring
Is Successboolean
Is Errorboolean
Error Textstring