Url

The Url type represents an activity URL on a external website (or application). It is used in the context of appointment taking.

Schema

 

 

type Url {

    application: String

    url: UrlDetail

}

 

 

Field

Type

Description

application

String

Label of application/website.

url

UrlDetail

URL details of application.

 

 

 

Availability

HealthCare Locator SDK 1.2.15 and higher

GraphQL Activity API 2.0