samuelashraff / rest-to-graphql-migration

0 stars 1 forks source link

Query course details with GQL #43

Closed Nurou closed 11 months ago

Nurou commented 12 months ago

We currently make three REST requests (course, lectures and assignments). Let's query all of that with one GQL query. Use fetch or a query client library.