ENUM

DrugAllergenTypeEnum

DrugAllergen class enum

link GraphQL Schema definition

  • enum DrugAllergenTypeEnum {
  • # A screenable ingredient
  • INGREDIENT
  • # A class of allergens
  • CLASS
  • }