Home / Type/ LockedCreateQuerySection Type — supabase Architecture

LockedCreateQuerySection Type — supabase Architecture

Architecture documentation for the LockedCreateQuerySection type/interface in LockedQuerySection.tsx from the supabase codebase.

Entity Profile

Source Code

apps/studio/components/interfaces/Auth/Policies/PolicyEditorPanel/LockedQuerySection.tsx lines 4–8

interface LockedCreateQuerySection {
  schema: string
  selectedPolicy?: PostgresPolicy
  formFields: { name: string; table: string; behavior: string; command: string; roles: string }
}

Analyze Your Own Codebase

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

Try Supermodel Free