SlowQuery Type — supabase Architecture
Architecture documentation for the SlowQuery type/interface in AdvisorWidget.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Home/AdvisorWidget.tsx lines 34–39
interface SlowQuery {
rolname: string
mean_time: number
calls: number
query: string
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free