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