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