Search
/
Abra GraphQL APIs
/
Other
/
Objects
/
GeoLocation
Geo
Location
latitude
Float!
,
non-null
longitude
Float!
,
non-null
Sample
{
"latitude"
:
40
,
"longitude"
:
40
}
Referenced in
HomeLocationInfo
.
geoLocation
Was this helpful?
Previous page
HomeInfo
Next page
HomeLocationInfo