digital-identity-platform-docs
digital-identity-platform-docs / supabase/functions/dashboards-list / DashboardsListResponse
Interface: DashboardsListResponse
Defined in: supabase/functions/dashboards-list/index.ts:59
Properties
dashboards
dashboards:
DashboardLink[]
Defined in: supabase/functions/dashboards-list/index.ts:60
unavailable
unavailable:
boolean
Defined in: supabase/functions/dashboards-list/index.ts:67
True when the reporting product could not be reached. Distinct from an empty list: "no reports yet" and "we cannot tell you right now" need different words in the UI, and showing an empty state for an outage would read as "your reports were deleted".