Hi, i'm building app using supabase db and as i understood with supabase, flutterflow dont have an option "List update type" (as with the fireabase db) that includes option "Add to set" which is adding an item to a list. So i think i need to do a code expression to add an item to list.
How to add string to a list by using code expression
Custom Code
I was trying. But it just replace an item, not add
Yes
2