OBJECT

OpportunityDashboardProfileTab

link GraphQL Schema definition

  • type OpportunityDashboardProfileTab implements DashboardTabItem {
  • # Identifier of the dashboard tab.
  • id: ID!
  • # Saved dashboard profile (filter, role and view) shown on this opportunity
  • # dashboard tab.
  • opportunityDashboardProfile: OpportunityDashboardProfile
  • }

link Require by

This element is not required by anyone