close
GraphQL Schema
menu
Types
INTERFACE
ForecastTabItem
link
GraphQL Schema definition
interface
ForecastTabItem
{
# Id of the forecast item within the report tab.
id
:
ID
!
}
link
Require by
ForecastSchema
OpportunityForecastProfileTab