PreviewLogData Type — supabase Architecture
Architecture documentation for the PreviewLogData type/interface in Messages.types.ts from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Realtime/Inspector/Messages.types.ts lines 9–14
export interface PreviewLogData extends CustomLogData {
id: string
timestamp: number
message: string
metadata?: Metadata
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free