Supabase integration
Read and write Supabase Postgres tables via the auto-generated REST (PostgREST) API.
Rows
- Select Rows — Query a table
- Insert Rows — Insert rows
- Update Rows — Update rows matching filter
- Delete Rows — Delete rows matching filter
Read and write Supabase Postgres tables via the auto-generated REST (PostgREST) API.