Zavgar API Docs
⌘
Ctrl
k
For the complete documentation index, see
llms.txt
. This page is also available as
Markdown
.
Copy
On this page
Reference
Zavgar API Reference
GraphQL
Types
PlaceList
Copy
type
PlaceList
{
total
:
Long
!
current
:
Int
!
items
:
[
Place
!
]
!
}
Previous
PlaceStatusAtTimeList
Next
Place
Last updated
4 years ago