type PlaceStatusAtTimeList { total: Long! current: Int! items: [PlaceStatusAtTime!]! }
Last updated 2 years ago