HistoricalChartForPeriod
No description
type HistoricalChartForPeriod {
chart: [SecurityPerformanceChartDatum!]!
period: String!
}
Fields
HistoricalChartForPeriod.chart ● [SecurityPerformanceChartDatum!]! non-null object
HistoricalChartForPeriod.period ● String! non-null scalar
Member Of
BatchedPortfolioPerformance object