QueryCostsProps Type — supabase Architecture
Architecture documentation for the QueryCostsProps type/interface in QueryCosts.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/QueryPerformance/QueryCosts.tsx lines 3–8
interface QueryCostsProps {
currentCost?: number
improvedCost?: number
improvement?: number
className?: string
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free