The IndividualsResultEdge type represents a result edge in objects of the IndividualsResult type.
Schema |
|
type IndividualsResultEdge implements SearchResultEdge { node: Individual! cursor: String! relevance: Float! }
|
Field |
Type |
Description |
node |
Result Individual entity. |
|
cursor |
String! |
Unique identifier of the current result. |
relevance |
Float! |
Query relevancy score of the current result. |
|
|
|
HealthCare Locator SDK 1.2.15 and higher
GraphQL Activity API 2.0