How to insert selected Choice Chips to Supabase as JSON String?

I have been able to save the selected choice chips to an App State and display it in a list view. But I'm unable to insert that data to Supabase. If someone can help me with steps it would be great.

The Data Type is set to List <String>

1
7 replies