Homepage

QueryListingLocation

Last edit: Oct 26, 2022

No description

type QueryListingLocation {
  cities: [String]
  city: String
  country: String
  exists: Boolean
  geo_query: GeoQuery
  postcode: String
  state: String
  street: String
  suburb: String
}

Fields

cities (String)

city (String)

country (String)

exists (Boolean)

geo_query (GeoQuery)

Geo search

postcode (String)

state (String)

street (String)

suburb (String)

Questions?

We are always happy to help with any questions you may have.

contact us