OBJECT
OpportunityForecastProfileTab
link GraphQL Schema definition
- type OpportunityForecastProfileTab implements ForecastTabItem {
- # Id of the forecast item within the report tab.
- : ID!
- # Saved opportunity forecast view (filter, sales pipeline, grouping, columns and
- # quota) backing this forecast tab.
- : OpportunityForecastProfile
- }
link Require by
This element is not required by anyone