OBJECT
ForecastSchema
link GraphQL Schema definition
- type ForecastSchema {
- # Ordered list of forecast items that make up the forecast report tab.
- : [ForecastTabItem!]!
- }
OBJECT
- type ForecastSchema {
- # Ordered list of forecast items that make up the forecast report tab.
- : [ForecastTabItem!]!
- }