Getting Started With HotChocolate GraphQL For Building a Social Media Platform
Learn how to replace multiple REST endpoints with a single, strongly-typed GraphQL endpoint using HotChocolate and EF Core. Create a GraphQL server, define queries, and explore Nitro the built-in GraphQL UI in HotChocolate. Implement filtering, sorting, projection and pagination and build a social media platform