IndividualCriteria

The IndividualCriteria input represents the individual criteria in the individuals query (in the case an array of criteria is used).

Schema

 

 

input IndividualCriteria {

    text: String!

    scope: IndividualCriteriaScope!

}

 

 

Field

Type

Description

text

String!

Text to search.

scope

IndividualCriteriaScope!

Scope of the textual search.

 

 

 

Availability

HealthCare Locator SDK 1.2.15 and higher

GraphQL Activity API 2.0