ENUM

UserType

UserType is enum for the field type

link GraphQL Schema definition

  • enum UserType {
  • student
  • professional
  • }