Burak DönertaşB
BuildShip16mo ago
7 replies
Burak Dönertaş

Loop problem with supabase

I have get row node from supabase but loop action works for only first item.
CleanShot_2024-10-01_at_17.33.49.png
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.
Was this page helpful?