OBJECT
StudentEnrollmentCondensedObject
link GraphQL Schema definition
- type StudentEnrollmentCondensedObject {
- : Int!
- : SchoolCondensedObject
- : AgencyCondensedObject
- : StudentCondensedObject
- }
OBJECT
- type StudentEnrollmentCondensedObject {
- : Int!
- : SchoolCondensedObject
- : AgencyCondensedObject
- : StudentCondensedObject
- }