OBJECT

OpportunityForecastProperties

link GraphQL Schema definition

  • type OpportunityForecastProperties {
  • # Dimension the forecast is built on: Users, SalesUnits, Products,
  • # ProductCategories, or Accounts.
  • type: ForecastType!
  • }