ยทCEO of GarageAPP

How to custom supabase query?

Database & APIs

I need a query to select "profile.id" where "profile.user_id" equals logged user id. I tried all the ways possible as queries and everything, but i need to store that "profile.id" into an app state variable. I dont know if I should make a custom function, but I dont know how to do it.

What have you tried so far?

Ive tried using backend query, but cannot update the appstate value with that value as on the actions the query row doesnt appear

Did you check FlutterFlow's Documentation for this topic?
Yes
1
5 replies