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
Introduction to DatabasesMeta via Coursera MongoDB for Node.js Developers
MongoDB University Introduction to MongoDB using the MEAN Stack
MongoDB via edX Data Modeling
MongoDB University SQL Server: Developer and DBA Collaboration
LinkedIn Learning