RPC function return type is unknown
Hi guys, was checking out this https://supabase.com/docs/reference/javascript/rpc#call-a-postgres-function-with-filters
I created a function following the link above, the generated return type for this rpc function is
I created a function following the link above, the generated return type for this rpc function is
unknown. Is this a limitation or a bug?