Demo for a simple C# GraphQL client.
This demo uses the StrawberryShake open-source GraphQL client of the ChilliCream Platform to fetch some Star Wars heroes.
git clone https://github.com/ChilliCream/hotchocolate.git
cd hotchocolate/templates/StarWars/content
dotnet run