2
Feature Request: Add Descriptions for Edge Functions
Source: supabase/supabase#46543 · opened by @brahim024
Hello Supabase Team, First, thank you for building such a great platform. I would like to suggest a feature for Edge Functions: the ability to add a short description or notes field to each function. In projects with many Edge Functions, it can become difficult to remember the purpose of every function. Currently, when we need to identify what a function does, we often have to open the code or repository and inspect the implementation. It would be very helpful if each Edge Function could have an optional description displayed directly on the Edge Functions page in the dashboard. For example: Function Name: send-email Description: "Sends transactional emails after user registration." Function Name: sync-payments Description: "Synchronizes payment status from Stripe." This would make it much easier to manage large projects, improve team collaboration, and quickly understand the purpose of functions without needing to inspect the code. Thank you for considering…
No pledges yet. Be the first to back this.
Comments
Similar requests
Enable Syncing of Vault and Edge Function Secrets
1 vote · 0 comments
NestJS Support in Supabase Edge Functions
17 votes · 0 comments
Improving the functionality of Edge Functions
3 votes · 0 comments
Optionally store self-hosted Edge Functions in S3
1 vote · 0 comments
Replace Deno Runtime for Edge Functions with Dapr
11 votes · 0 comments
No comments yet.