functionsNotInYaml() — supabase Function Reference
Architecture documentation for the functionsNotInYaml() function in validate-references.ts from the supabase codebase.
Entity Profile
Relationship Graph
Source Code
apps/docs/scripts/validate-references.ts lines 70–70
const functionsNotInYaml = sectionFunctions.filter((id) => !yamlIds.has(id))
Domain
Subdomains
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free