I try to integrate Supabase into an Appgyver app. It’s a postgresql database. The problem is that to my knowledge, there’s no a sigle record GET method. So it returnes an array.
AppGyver gives an error and I can’t even set the payload
How can I set the Get record operation?