zones
No description
zones(
first: Int!
page: Int
): ZonePaginator!
Arguments
zones.first ● Int! non-null scalar
Limits number of fetched items.
zones.page ● Int scalar
The offset from which items are returned.
Type
ZonePaginator object
A paginated list of Zone items.