Home / Type/ SharedAPIReportParams Type — supabase Architecture

SharedAPIReportParams Type — supabase Architecture

Architecture documentation for the SharedAPIReportParams type/interface in SharedAPIReport.constants.ts from the supabase codebase.

Entity Profile

Source Code

apps/studio/components/interfaces/Reports/SharedAPIReport/SharedAPIReport.constants.ts lines 230–236

type SharedAPIReportParams = {
  filterBy: SharedAPIReportFilterBy
  start: string
  end: string
  projectRef: string
  enabled?: boolean
}

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free