github-education-resources / classroom

GitHub Classroom automates repository creation and access control, making it easy for teachers to distribute starter code and collect assignments on GitHub.
https://classroom.github.com
1.34k stars 564 forks source link

Remove GraphQL-related Code #2470

Closed JessRudder closed 4 years ago

JessRudder commented 4 years ago

We've decided not to move forward with a graphql API for GitHub Classroom at this point in time.

This PR removes all of the graphql-related code that is already in the app.

There will be a follow-on PR to remove the github_global_relay_id fields from the database.