PlaceStatusAtTimeList
type PlaceStatusAtTimeList {
total: Long!
current: Int!
items: [PlaceStatusAtTime!]!
}
Last updated
Was this helpful?
type PlaceStatusAtTimeList {
total: Long!
current: Int!
items: [PlaceStatusAtTime!]!
}
Last updated
Was this helpful?