Skip to content

GraphQL API Reference

Nut Pinyo edited this page Aug 17, 2022 · 7 revisions

The GraphQL API is (logically) split into 5 main components

  1. Course API
  2. Override API
  3. Review API
  4. User API
  5. Computation API

You can view the details about queries, mutations, types, enums, etc. at GraphQL Playground.