INTERFACE

ForecastTabItem

link GraphQL Schema definition

  • interface ForecastTabItem {
  • # Id of the forecast item within the report tab.
  • id: ID!
  • }