Blazor & GraphQL
I spoke at Blazor Day 2021. Below are the resources I used for my research
Resources
- Umbraco Heartcore GraphQL API docs
- Schema Generation in Heartcore
- Querying Umbraco Heartcore with GraphQL
- Setting up Strawberry Shake in a Blazor WASM for Umbraco Heartcore GraphQL API
- Blazor Official Docs
- https://chrissainty.com/introduction-to-routing-in-blazor/
- https://chrissainty.com/an-in-depth-look-at-routing-in-blazor/
- https://chrissainty.com/building-a-custom-router-for-blazor/
- Routing A-Z - Talk by Chris Sainty at DotNetConf: Focus on Blazor
- Learn about GraphQL