object LocationsQueryResult
Fields
| Field | Type | Description | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
request_id | String | |||||||||||||||||||||||||||||||
complexity | Int | |||||||||||||||||||||||||||||||
data | LocationConnection | |||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
Referenced By
- locations Query
Example
{
"request_id": "abc123",
"complexity": 987,
"data": LocationConnection
}| Field | Type | Description | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
request_id | String | |||||||||||||||||||||||||||||||
complexity | Int | |||||||||||||||||||||||||||||||
data | LocationConnection | |||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
{
"request_id": "abc123",
"complexity": 987,
"data": LocationConnection
}