ReportsChartUpsellProps Type — supabase Architecture
Architecture documentation for the ReportsChartUpsellProps type/interface in ReportChartUpsell.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Reports/v2/ReportChartUpsell.tsx lines 7–13
interface ReportsChartUpsellProps {
report: {
label: string
availableIn: string[]
}
orgSlug: string
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free