OBJECT

TargetsChartValue

link GraphQL Schema definition

  • type TargetsChartValue {
  • date: Date!
  • index: Int!
  • value: Float!
  • }