A repository to house some extra materials and links for an in-house presentation at Miles Stavanger AS, Haugesund, on the topic of the possibilities, weaknesses and strengths of GraphQL.
In the Demo folder, in 1.HotChocolate_EFCore_demo, there is a demo, demonstrating how to quickly set up a GraphQL project with Hotchocolate.
Crypto workshop repository with examples for frontend (React+Relay) and backend (HotChocolate/.NET core)
This is the repository used by Michael Staib and Martin Artora given during NDC Oslo: Link to workshop description : https://github.com/ChilliCream/workshops The workshop curriculum minus presentations are here: https://crypto-workshop.chillicream.com/docs/intro
You can use it to see working examples of how to use various more complex features in GraphQL -Designing queries and mutations -Relay conventions for better maintainability -Writing your own resolvers -Data loaders -Subscriptions