OBJECT

SchoolStudentEnrollmentInstructions

link GraphQL Schema definition

  • type SchoolStudentEnrollmentInstructions {
  • instructions: String
  • schoolId: Int
  • created: String
  • modified: String
  • }