OBJECT

HigherEducationLevel

link GraphQL Schema definition

  • type HigherEducationLevel {
  • higherEducationLevelId: Int
  • codeName: String
  • }