ENUM

UserInterestLevel

link GraphQL Schema definition

  • enum UserInterestLevel {
  • HIGH
  • LOW
  • MEDIUM
  • }