Skip to main content

Update Records

The Update Records node modifies an existing record in your Supabase table. You specify which record to update and which fields to change.

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

Inputs

DataTypeDescription
Filterjavascript
Table NameenumList of all the available tables.

Under the group "Data" all the table fields will be, and are designed to both be exist dynamically in the property panel (for supported types) and by making a connection.

Outputs

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