ENUM

TobaccoStatus

link GraphQL Schema definition

  • enum TobaccoStatus {
  • Smoker
  • NonSmoker
  • Other
  • }