OBJECT

StudentCountPerAgencyOnPipelineStage

link GraphQL Schema definition

  • type StudentCountPerAgencyOnPipelineStage {
  • agencyId: Int!
  • numberOfStudents: Int!
  • agency: Agency
  • }