Caveat With RPC Supabase Function
Using the RPC method on the Supabase client requires an additional step and TypeScript is involved.

On January 27th, I shared a tip to use Postgres functions to perform an advanced ordering on a table.
Let me show you ⏩ the error I didn’t catch right away ⏪ and what I’ve learned from this.