OBJECT

ObservationTrendSummary

link GraphQL Schema definition

  • type ObservationTrendSummary {
  • last7Days: Int!
  • last7DaysChangePct: Int!
  • name: String!
  • seasonalPattern: Int
  • weeklyAverage: Int!
  • }