Skip to main content

Type LocationSearchResult

No description

type LocationSearchResult {
providerLocationId: String!
label: String!
coordinates: Coordinates!
components: GeocodingAddressComponents!
timezone: String
resultType: String
provider: GeocodingProvider!
}

Fields

LocationSearchResult.providerLocationId ● String! non-null scalar

LocationSearchResult.label ● String! non-null scalar

LocationSearchResult.coordinates ● Coordinates! non-null object

LocationSearchResult.components ● GeocodingAddressComponents! non-null object

LocationSearchResult.timezone ● String scalar

LocationSearchResult.resultType ● String scalar

LocationSearchResult.provider ● GeocodingProvider! non-null enum