OBJECT
type ForecastTrendViewOptions {# When true, the trend view shows cumulative running totals rather than the value # for each period in isolation.runningTotal: Boolean! }