How do I connect to custom schemas in supabase?

Database & APIs

Does anyone know how to bring in new schemas from supabase to flutterflow?

Im connecting to "public" just fine, but have several other schemas that we want to bring in.

Our app only reads from views in the "public" schema and tables in "util". All the writes are done via an API layer which is able to write just fine to the other schemas.

Thanks in advance.

What have you tried so far?
Did you check FlutterFlow's Documentation for this topic?
Yes
5
3 replies