OBJECT

SchoolListResultInterface

link GraphQL Schema definition

  • type SchoolListResultInterface {
  • count: Int
  • data: [School]
  • }