LinkGroupType Type — supabase Architecture
Architecture documentation for the LinkGroupType type/interface in linkGroup.ts from the supabase codebase.
Entity Profile
Source Code
apps/cms/src/fields/linkGroup.ts lines 7–10
type LinkGroupType = (options?: {
appearances?: LinkAppearances[] | false
overrides?: Partial<ArrayField>
}) => Field
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free