OBJECT
DailyCounters
Represents a value to be displayed within a graph.
link GraphQL Schema definition
- type DailyCounters {
- : ISO8601Date
- : String!
- : String!
- : Float!
- }
OBJECT
Represents a value to be displayed within a graph.
- type DailyCounters {
- : ISO8601Date
- : String!
- : String!
- : Float!
- }