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