Privileges Type — supabase Architecture
Architecture documentation for the Privileges type/interface in QueueSettings.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Integrations/Queues/SingleQueue/QueueSettings.tsx lines 50–50
type Privileges = { select?: boolean; insert?: boolean; update?: boolean; delete?: boolean }
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free