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