OBJECT
OpportunityForecastProperties
link GraphQL Schema definition
- type OpportunityForecastProperties {
- # Dimension the forecast is built on: Users, SalesUnits, Products,
- # ProductCategories, or Accounts.
- : ForecastType!
- }
OBJECT
- type OpportunityForecastProperties {
- # Dimension the forecast is built on: Users, SalesUnits, Products,
- # ProductCategories, or Accounts.
- : ForecastType!
- }