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
Build Web APIs using ASP.NETMicrosoft via edX MVC Application Design using .NET Core 2.0
Microsoft via edX Getting Started with ASP.NET Core Razor Pages
Coursera Project Network via Coursera ASP NET Core,MVC,C#,Angular, ChatGPT & EF Crash Course
Udemy RESTful Web API - The Complete Guide (.NET7 API) Part 1
Udemy