ProjectOrgDataState Type — supabase Architecture
Architecture documentation for the ProjectOrgDataState type/interface in ProjectConfigVariables.tsx from the supabase codebase.
Entity Profile
Source Code
apps/docs/components/ProjectConfigVariables/ProjectConfigVariables.tsx lines 45–51
type ProjectOrgDataState =
| 'userLoading'
| 'loggedOut'
| 'loggedIn.dataPending'
| 'loggedIn.dataError'
| 'loggedIn.dataSuccess.hasData'
| 'loggedIn.dataSuccess.hasNoData'
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free