type PlaceList { total: Long! current: Int! items: [Place!]! }
Last updated 3 years ago
Was this helpful?