AllergyData
All factors the client is allergic to
type AllergyData {
notes: String
type: Allergy!
}
Fields
AllergyData.notes ● String scalar
Additional notes, optional
AllergyData.type ● Allergy! non-null enum
Types of the allergies
Member Of
Client object