Append to an array field in a supabase table using action

Database & APIs

Hi. How does one append to an array field in a supabase table using action?



The FF docs doesn't mention anything about this.



What have you tried so far?

I tried the regular way of using the update Row action to a specific row in a specific table by matching the primary key. The row contains an array field that I want to append, but am uable to get this to work. Have an issue ONLY with array field and not other fields.

Did you check FlutterFlow's Documentation for this topic?
No
2
2 replies