ASP.NET Core: Building a GraphQL API
Offered By: LinkedIn Learning
Course Description
Overview
Learn about the core concepts of GraphQL, including how to build a GraphQL API in an existing ASP.NET Web API project.
Syllabus
Introduction
- Using GraphQL API
- What you should know
- What is GraphQL?
- GraphQL vs. REST
- Open-source GraphQL projects
- .NET Web API project overview
- Setting up GraphQL in Web API
- Operations in GraphQL
- Types in GraphQL
- Adding your first object graph type (course entity)
- Adding your first query: All courses
- Challenge: Add query to get single course
- Solution: Add query to get single course
- Adding your GraphQL schema file
- Testing
- What is a mutation?
- Adding your first mutation: Add data
- Add data: Testing
- Challenge: Mutation to update data
- Solution: Mutation to update data
- Update data: Testing
- Mutation to delete data
- Adding relationship data
- Query to get relational data
- Get relational data: Testing
- Mutation to add relational data
- Add relational data: Testing
- Next steps for learning more about GraphQL API
Taught by
Ervis Trupja
Related Courses
Exploring GraphQL: A Query Language for APIsLinux Foundation via edX Complete React Developer (w/ Redux, Hooks, GraphQL)
Udemy Python Bootcamp: Learn, Code, Build
Udemy The Modern GraphQL Bootcamp (with Node.js and Apollo)
Udemy The complete NestJS developer. Enterprise Node.js framework
Udemy