OBJECT

Discipline

link GraphQL Schema definition

  • type Discipline {
  • disciplineId: Int!
  • codeName: String!
  • }