CREATE FUNCTION CREATE FUNCTION — define a new function Synopsis CREATE [ OR REPLACE ] FUNCTION name ( [ [ …| PostgreSQL Documentation
pg_graphql now supports the most requested feature: Postgres functions a.k.a. User Defined Functions (UDFs)| Supabase