OBJECT
ForecastItem
link GraphQL Schema definition
- type ForecastItem {
 - : ID! 
 - : ID 
 - : UUID! 
 - : EntityNameEnum! 
 - : [ForecastItemValue!]! 
 - : Boolean! 
 - : OpportunityForecastQuotaSplitType! 
 - }
 
    OBJECT
- type ForecastItem {
 - : ID! 
 - : ID 
 - : UUID! 
 - : EntityNameEnum! 
 - : [ForecastItemValue!]! 
 - : Boolean! 
 - : OpportunityForecastQuotaSplitType! 
 - }