Home / Type/ AvailableColumn Type — supabase Architecture

AvailableColumn Type — supabase Architecture

Architecture documentation for the AvailableColumn type/interface in Wrappers.types.ts from the supabase codebase.

Entity Profile

Source Code

apps/studio/components/interfaces/Integrations/Wrappers/Wrappers.types.ts lines 69–72

export type AvailableColumn = {
  name: string
  type: string
}

Analyze Your Own Codebase

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

Try Supermodel Free