noaahh / graphql-client-demo

Demo for a simple C# GraphQL client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphql-client-demo

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.

Run Star Wars demo server

git clone https://github.com/ChilliCream/hotchocolate.git
cd hotchocolate/templates/StarWars/content
dotnet run

About

Demo for a simple C# GraphQL client

License:MIT License


Languages

Language:C# 100.0%