Homepage

CustomAddrress

Last edit: Oct 26, 2022

No description

type CustomAddrress {
  address: String
  address2: String
  apartment: String
  city: String
  country: String
  id: Int!
  iso_country_code: String
  lat: Float
  lng: Float
  name: String
  point: GeoPointType
  postcode: String
  service_radius: String
  state: String
  street: String
  street_number: String
  suburb: String
}

Fields

address (String)

address2 (String)

apartment (String)

city (String)

country (String)

id (Int)

iso_country_code (String)

lat (Float)

lng (Float)

name (String)

point (GeoPointType)

postcode (String)

service_radius (String)

state (String)

street (String)

street_number (String)

suburb (String)

Questions?

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

contact us