OneKeyEntity

The OneKeyEntity interface uses a globally unique ID to represent the interface/group of entity objects used in HealthCare Locator queries.

Schema

 

 

interface OneKeyEntity {

  id: ID!

}

 

 

Field

Type

Description

id

ID!

ID of interface object.

 

 

 

Availability

HealthCare Locator SDK 1.0 and higher

GraphQL Activity API 1.0 and Activity API 2.0