OBJECT

OpportunityForecastProfileTab

link GraphQL Schema definition

  • type OpportunityForecastProfileTab implements ForecastTabItem {
  • # Id of the forecast item within the report tab.
  • id: ID!
  • # Saved opportunity forecast view (filter, sales pipeline, grouping, columns and
  • # quota) backing this forecast tab.
  • opportunityForecastProfile: OpportunityForecastProfile
  • }

link Require by

This element is not required by anyone