CountyQuery

The CountyQuery input represents the county filter in a suggestions query.

Schema

 

 

type CountyQuery {

  code: String

  label: String

}

 

 

Field

Type

Description

code

String

Code value of the county.

label

String

Label value of the county.

 

 

 

Availability

HealthCare Locator SDK 1.2.15 and higher

GraphQL Activity API 2.0