type PlaceStatusAtTime { # Place ID placeId: Int! # Status status: PlaceStatus! # Get place place: Place! }
Last updated 3 years ago
Was this helpful?