Build GraphQL APIs with Apollo Server. Learn schema design, resolvers, subscriptions, and connect to React frontend with Apollo Client.
Student builds a basic GraphQL schema using Node.js, demonstrating understanding of GraphQL fundamentals and schema design skills.
Student sets up an Apollo Server for a simple GraphQL API, proving ability to configure and deploy a GraphQL server.
Student integrates Prisma ORM with a GraphQL API, demonstrating knowledge of database modeling and ORM integration.
Student implements a GraphQL query resolver, showcasing ability to handle queries and resolve data from a database.
Student implements a mutation using GraphQL and Node.js, demonstrating understanding of data modification and CRUD operations.
+15 more projects available after enrollment
Build a real project in 4 weeks