CityQuery

The CityQuery input represents the city filter in a suggestions query.

Schema

 

 

type CityQuery {

  code: String

  label: String

}

 

 

Field

Type

Description

code

String

Code value of the city.

label

String

Label value of the city.

 

 

 

Availability

HealthCare Locator SDK 1.2.15 and higher

GraphQL Activity API 2.0