AllergyInput
Contains data about a single allergy of the client
input AllergyInput {
notes: String
type: Allergy!
}
Fields
AllergyInput.notes ● String scalar
Additional notes, optional
AllergyInput.type ● Allergy! non-null enum
Type of the client's allergy