Loop problem with supabase
I have get row node from supabase but loop action works for only first item.

Solution
hey @Burak Dönertaş, if you only plan on looping over each item to return it then you don't really need to use the Loop node here. You can just return the result from the supabase node directly.
