OBJECT
AccountDashboardProfileTab
link GraphQL Schema definition
- type AccountDashboardProfileTab implements DashboardTabItem {
- # Identifier of the dashboard tab.
- : ID!
- # Saved dashboard profile (filter, role and view) shown on this account dashboard
- # tab.
- : AccountDashboardProfile
- }
link Require by
This element is not required by anyone