api-graphql-mongodb-academy #graphql #express #graphql-tools #apollo-server #mongodb #mongoose #typescript #javascript #api
An Academy GraphQL-API with mongoDB as database (mongooser controller), using TypeScript.
LOOK A VIEW TO DEMO APP: ---->>>https://api-graphql-mongodb-academy.herokuapp.com/ <<<----
Query: Get all students:
Query: Get one student:
Query: Get all courses:
MongoDB courses:
Get one course:
Mutation: ADD a new course
Mutation: UPDATE/MODIFY a course
Mutation: REMOVE a course