Hacker News new | ask | show | jobs
by oliverrice 1538 days ago
Thanks!

Yes, we currently support extending table types via functions using a naming convention. The docs for that feature are available here https://supabase.github.io/pg_graphql/computed_fields/#exten...

It's also on the near-term roadmap to implement custom mutations from user defined functions, similar to postgraphile

1 comments

Excellent - thanks!