PolicyAllowedOperationProps Type — supabase Architecture
Architecture documentation for the PolicyAllowedOperationProps type/interface in PolicyAllowedOperation.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Auth/Policies/PolicyEditor/PolicyAllowedOperation.tsx lines 4–7
interface PolicyAllowedOperationProps {
operation: string
onSelectOperation: (operation: string) => void
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free