How do I create typehints with RPC?

I've already generated types using Supabase CLI, but I'm struggling to get typehints in the response. I can already see the remote function's signature
I've also read the entire typescript support section in the doc but couldn't figure it out
image.png
Was this page helpful?