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