ENUM

InterestLevel

link GraphQL Schema definition

  • enum InterestLevel {
  • High
  • Medium
  • Low
  • }