LocationSummaryConnectionType
Fields
| Name | Type | Required | Description |
|---|---|---|---|
edges | array of object | optional | |
edges[].cursor | string | optional | |
edges[].node | string | optional | |
nodes | array of string | optional | |
pageInfo | object | optional | |
pageInfo.hasNextPage | boolean | optional | Indicates if there are more pages available |
pageInfo.hasPreviousPage | boolean | optional | Indicates if there are previous pages available |
pageInfo.totalPages | integer | optional | Total number of pages available |
pageInfo.totalRecords | integer | optional | Total number of records across all pages |
totalCount | integer | optional | Total number of records matching the filter. |